On 09/10/2007, Benjamin Braatz <[EMAIL PROTECTED]> wrote:
>
> On Sun, 2007-09-30 at 15:23 +0000, Craig Box wrote:
> > What format are you adding your routes in?  Can you please post the
> > routes to this bug report.
>
> The format is "140.234.29.33/0" as suggested by the example on the
> dialog. The dialog won't let me apply if they are in another format.


You can't use /0.  That means "match no bits" and makes the route
irrelevant.

The "/x" notation means CIDR, i.e. 192.168.0.0/24, rather than
192.168.0.0/255.255.255.0.

If you want a route to only one IP address, use /32. Otherwise, check
jodies.de/ipcalc for a routing calculator.

-- 
"Only use VPN for these addresses" does not work
https://bugs.launchpad.net/bugs/139150
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to