Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A script to provide VPN split routing via PPPTP' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A script to provide VPN split routing via PPPTP
Authored by: waffffffle on Sep 10, '04 04:45:10PM
I don't understand this line: my @vpn_nets = ('123.45.67.0/24', '199.164.165.0/24'); I have 2 subnets that I want to connect to over VPN: 128.112.x.x and 140.180.x.x . How do I write them using the notation you use? I don't understand what the 0/24 part means. Thanks.

[ Reply to This | # ]