LawnBoy
MIS
- Mar 12, 2003
- 2,881
I have this Netopia DSL modem/gateway with the internal IP set as 192.168.1.254. I have 1 client machine connected to it, getting dhcp from the netopia.
Everything works great when the netopia has a 24 bit mask and has handed out a 24 bit mask on dhcp. I.E.,
netopia
192.168.1.254
255.255.255.0
client gets dhcp
192.168.1.1
255.255.255.0
Now, I need that gateway to service a 16 bit mask. So I change it and have:
netopia
192.168.1.254
255.255.0.0
client gets dhcp
192.168.1.1
255.255.0.0
When I change to the 16 bit mask everything seems to work except an outbound pptp VPN. When I set the mask back to /24, the pptp works. Nothing else changes except the subnet mask.
Have I lost my mind, shouldn't this work? Why does this only affect pptp? Browsing, ftp, ssh, everything else is ok.
Please, somebody explain this to me before I splash my brains on the wall.
--
The stagehand's axiom: "Never lift what you can drag, never drag what you can roll, never roll what you can leave.
Everything works great when the netopia has a 24 bit mask and has handed out a 24 bit mask on dhcp. I.E.,
netopia
192.168.1.254
255.255.255.0
client gets dhcp
192.168.1.1
255.255.255.0
Now, I need that gateway to service a 16 bit mask. So I change it and have:
netopia
192.168.1.254
255.255.0.0
client gets dhcp
192.168.1.1
255.255.0.0
When I change to the 16 bit mask everything seems to work except an outbound pptp VPN. When I set the mask back to /24, the pptp works. Nothing else changes except the subnet mask.
Have I lost my mind, shouldn't this work? Why does this only affect pptp? Browsing, ftp, ssh, everything else is ok.
Please, somebody explain this to me before I splash my brains on the wall.
--
The stagehand's axiom: "Never lift what you can drag, never drag what you can roll, never roll what you can leave.