Displaying 1 result from an estimated 1 matches for "my_linux_vpn_serv".
Did you mean:
my_linux_vpn_server
2004 Jun 22
3
add route under windows
Hello !
I'm setting up workstations to acces a lan behind a tinc host (server)
in parenthesis, their vpn ip address
workstations on the internet running tinc 1.2.3.4 (10.0.0.2) ->
internet ->
tinc host 4.3.2.1 (10.0.0.1) ->
lan 192.168.1.0/24
in linux, no problem :
root@natch> cat tinc-up
#!/bin/sh
ifconfig $INTERFACE 10.0.0.2 netmask 255.255.255.0
route add -net