Hi Folks,

        I'm using the latest version of Oxygen which I'm in the process of
setting up as a transparent proxy. I have run into a problem with trying to
connect to devices that are physically on eth0 the external interface.

ASCII Art to follow

                         
192.168.0.11 --------eth1|  |eth0-------- 10.18.0.26

eth1 = 192.168.0.254
eth0 = 10.18.0.254

I can ping 10.18.0.26 from 192.168.0.11 fine, but am unable to ping
192.168.0.11 from 10.18.0.26
I've removed all the firewall rules

#ipchains -L gives me
Chain input (policy ACCEPT)
Chain forward (policy ACCEPT)
Chain output (policy ACCEPT) 

#route gives me
192.168.0.254   *       255.255.255.255 UH      0       0       0       eth1
10.18.0.254             *       255.255.255.255 UH      0       0       0
eth0
192.18.0.0              *       255.255.255.0   U       0       0       0
eth0
192.168.0.0             *       255.255.255.0   U       0       0       0
eth1
localnet                *       255.0.0.0               U       0       0
0       lo

I've enabled
net.ipv4.icmp_echo_ignore_all = 0 in /etc/sysctl.conf

Help!!!!!!

Thanks in advance

Martin






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to