Hi All - I've decided that TEQL will meet my needs. I am having a problem with it now and I have not been able to find any documentation in regards to this. I have added both of my interfaces (on both ends of the connections) to the teql0 interface: tc qdisc add dev eth1 root teql0 tc qdisc add dev eth2 root teql0 I did this for both ends and assigned an ip address to teql0 on both ends of 172.16.3.1/29 and 172.16.3.2/29 respectivly. ip addr add dev teql0 172.16.3.1/29 ip addr add dev teql0 172.16.3.2/29 I cannot get them to ping, I get Network is unreachable. I am I missing something ? I have the ip addresses of 172.16.2.1/29 + 172.16.1.2/29 on one box and 172.16.2.2/29 + 172.16.1.1/29 on the other machine. These links can see each other fine. Thanks in advance for any help. - Chris -- cmurray@stargate.ca