.
Meine routing config:
[IP.ini]
config forwarding=on firewalling=on redirects=on sourcerouting=off netbroadcasts=off ttl=255 fraglimit=256 defragmode=nat addrcheck=static mssclamping=on
apadd addr=10.0.0.138/8 intf=eth0 addroute=no
apadd addr=10.0.0.140/8 intf=eth0 addroute=no type=1
ifconfig intf=loop mtu=1500 group=local
ifconfig intf=eth0 mtu=1500 group=lan
ifconfig intf=server1 mtu=500 group=wan
rtadd dst=0.0.0.0/0 gateway=62.47.xxx.xxx metric=1
rtadd dst=10.0.0.0/8 gateway=10.0.0.140 metric=1 type=1
rtadd dst=10.0.0.0/8 gateway=10.0.0.138
rtadd dst=10.0.0.0/8 src=10.0.0.0/8 gateway=10.0.0.140 metric=1 type=1
rtadd dst=10.0.0.0/8 src=10.0.0.0/8 gateway=10.0.0.138
sourcerouting=off macht einem einfach unabhängiger vom Provider.
Kann sein das deine Firewall-Einstellungen nicht passen.
Das wäre dann die [pfilter.ini].
http://web.ukonline.co.uk/jjworld/fivestaticsetup.htm