|
@@ -81,12 +81,6 @@ route{
|
|
|
break;
|
|
|
};
|
|
|
|
|
|
- if (src_ip==193.175.135.0/24){
|
|
|
- force_send_socket(smaug:5080);
|
|
|
- forward(193.175.135.179);
|
|
|
- break;
|
|
|
- }
|
|
|
-
|
|
|
# we record-route all messages -- to make sure that
|
|
|
# subsequent messages will go through our proxy; that's
|
|
|
# particularly good if upstream and downstream entities
|