I am finally getting around to trying this and am running into problems. I have VTUN setup and it is connecting two linux boxes together. The setup looks like the following:
[Linux 1] (eth0)---------> [internet] ---> [linksys router] | (eth1 192.168.1.254) | (LINKSYS 192.168.1.1) | (tap1 192.168.1.253) / \ | [other hosts] \ (eth0 192.168.1.5) | \ (eth1 NO IP) | \ (tap1 192.168.1.6) [private net] [LINUX] What I have done is to setup vtun to establish and ethernet tunnel between the two linux machines. After setting up the tunnel the scripts on linux servers place both eth1 and tap1 interfaces into promiscous mode. A bridge named vpn is then created and the tap1 and eth1 interfaces are added to the bridge. The problem is that no packets are fowarded through the bridge? There is very little documentation on how to setup a tunneling bridge that I have run across so any help would be appreciated as I don't know where I am going wrong. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list