search for: tunnelinterfac

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

Did you mean: tunnelinterface
2002 Mar 20
3
device independent qdisc?
...with of other nets because they have not the same root. If i could have a device independent qdisc i could take this as root and filter the traffic for the the different nets to the classes. I also thougth about some kind of tunnel, where i route all traffic comming from the internet to the first tunnelinterface and to each destination net fram the other tunnelinterface. In this case i could put the needed qdisc to the first interface and all would be ok. But, 1) how to build a local tunnel and 2) how to route through the tunnel without route-loops or NATing the hole internet. Sorry for my kind of englis...