search for: descoveryes

Displaying 1 result from an estimated 1 matches for "descoveryes".

Did you mean: descovery
2004 Oct 10
0
weird problem with ip+snat+tun0
...with my end of the ip-tun0-interface and i snat all the trafic that go to local/free nets the problem is that on the tun0 i see packets with source adr my eth0 and dest somewhere in the internet, and are only acks (i also see nated trafic), why???? ill start with some confs and at the end some descoveryes: so a "ip rule" looks like: 0: from all lookup local 32516: from 192.168.40.0/24 lookup metro 32517: from 192.168.40.254 lookup tunel 32518: from 192.168.40.253 lookup tunel .......... 32765: from 192.168.40.2 lookup tunel 32766: from all lookup main 32767: from all lookup de...