machine behind VPN server wont respond

Rashkae ubuntu at tigershaunt.com
Tue Dec 20 17:59:11 UTC 2016


On 16-12-19 10:23 PM, Jack McGee wrote:

>
> then I tried:
>
> mythuser at amethi:~$ route add 10.8.0.0 netmask 255.255.255.0 gw 192.168.0.1
> route: netmask 000000ff doesn't make sense with host route
> ...
>
>
> So I guess that is not correct command to add route?  I really don't
> know this stuff and appreciate the help!
>
>

My bad, try this,  (note: route has to be run as root, so use sudo)


route add -net 10.8.0.0 netmask 255.255.255.0 gw 192.168.0.1





More information about the ubuntu-users mailing list