This is a PPP routed configuration with an IP address of 192.168.0.1 on a 24 bit network. CHARLES INDUSTRIES ROUTER SCRIPT EXAMPLE ip clear interfaces ip clear routes transports clear port fr set AutoStart false port fb set AutoStart false dhcpclient update ethernet add transport eth1 ethernet ip add interface ip1 192.168.0.1 255.255.255.0 ip attach ip1 eth1 pppoh add transport ppp1 dialout 1 hdlc pppoh set transport ppp1 welogin none pppoh set transport ppp1 subnetmask 255.255.255.0 pppoh set transport ppp1 localip 10.10.10.1 ip add interface ip2 10.10.10.1 255.255.255.0 ip attach ip2 ppp1 system config save