AE_
05-03-2005, 19:10
wl500g with 1.9.2.7-3c by Oleg, configured as typical "home gateway"
My provider gives me static IP in "local" network:
172.16.13.230 / 255.255.0.0
Here is routing table for this (router is configured in Static IP mode)
Destination Gateway Genmask Flags Metric Ref Use Iface
10.10.10.0 * 255.255.255.0 U 0 0 0 br0
172.16.0.0 * 255.255.0.0 U 0 0 0 eth1
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 172.16.0.1 0.0.0.0 UG 0 0 0 eth1Using these settings I can access any "local" resources.
To access outside network I should connect PPTP to 172.16.0.1. I set wl500g up to PPTP and it connects me to internet perfectly.
After login WEB interface says:
IP Address: 192.168.6.250
Subnet Mask: 255.255.255.255
Gateway: 192.168.9.105
The routing table for this case as follows:
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.9.105 * 255.255.255.255 UH 0 0 0 ppp0
10.10.10.0 * 255.255.255.0 U 0 0 0 br0
172.16.0.0 * 255.255.0.0 U 0 0 0 eth1
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 192.168.9.105 0.0.0.0 UG 0 0 0 ppp0BUT unfortunately when I log on to PPTP I lost the possibility to work with "local" resources from behind the router.
Though they are available from router's console...
During experiments with routing (via terminal) I even make PPTP routing table identical to Static one. But local resources still unavailable
:(
Is anybody can help me?
My provider gives me static IP in "local" network:
172.16.13.230 / 255.255.0.0
Here is routing table for this (router is configured in Static IP mode)
Destination Gateway Genmask Flags Metric Ref Use Iface
10.10.10.0 * 255.255.255.0 U 0 0 0 br0
172.16.0.0 * 255.255.0.0 U 0 0 0 eth1
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 172.16.0.1 0.0.0.0 UG 0 0 0 eth1Using these settings I can access any "local" resources.
To access outside network I should connect PPTP to 172.16.0.1. I set wl500g up to PPTP and it connects me to internet perfectly.
After login WEB interface says:
IP Address: 192.168.6.250
Subnet Mask: 255.255.255.255
Gateway: 192.168.9.105
The routing table for this case as follows:
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.9.105 * 255.255.255.255 UH 0 0 0 ppp0
10.10.10.0 * 255.255.255.0 U 0 0 0 br0
172.16.0.0 * 255.255.0.0 U 0 0 0 eth1
127.0.0.0 * 255.0.0.0 U 0 0 0 lo
default 192.168.9.105 0.0.0.0 UG 0 0 0 ppp0BUT unfortunately when I log on to PPTP I lost the possibility to work with "local" resources from behind the router.
Though they are available from router's console...
During experiments with routing (via terminal) I even make PPTP routing table identical to Static one. But local resources still unavailable
:(
Is anybody can help me?