search for: netlan

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

Did you mean: netplan
2006 Mar 14
1
iptables+iproute problem
...8.160/27" GWDS0="200.36.148.161" IPADSL="172.16.0.49" NETADSL="172.16.0.0/16" GWADSL="172.16.0.1" echo " External IP1: $IPDS0" echo " External IP2: $IPADSL" echo " ---" # Assign the internal TCP/IP network and IP address NETLAN="10.0.0.0/8" IPLAN="10.1.200.49/8" echo " Internal Network: $NETLAN" echo " Internal IP: $IPLAN" echo " ---" # Setting a few other local variables # UNIVERSE="0.0.0.0/0" localnet="128.0.0.0/8" # Building routes # Flush...