If I have pptpd running on a linux box handing out say a remote
IP address of 192.168.3.4 and a localip of 192.168.3.1. If a windows box
connects then it does the equivelant of
route add -net 192.168.3.0/24 gw 192.168.3.1 dev ppp0is there anyway of changing the setup on the linux side so a /16 is handed out rather than a /24. Just trying to save some pain of having windows users manually adding routes to other subnets. -- John http://www.inodes.org/ -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
