OPNsense Forum

English Forums => General Discussion => Topic started by: rost on August 28, 2015, 12:41:03 pm

Title: add static routes to remote vpn network
Post by: rost on August 28, 2015, 12:41:03 pm
OpenVPN, Client UDP, Status Up, Virtual Addr 192.168.100.4
Code: [Select]
192.168.100.0/24 link#7 U 4206 1500 ovpnc1
192.168.100.4    link#7 UHS 0 16384 lo0
How to add static route   :o
cisco cli# ip route 192.168.11.0 255.255.255.0 192.168.100.1
Title: Re: add static routes to remote vpn network
Post by: rost on August 28, 2015, 01:39:45 pm
Found new interface opt in interfaces_assign   :o
Do i need enable this interface when assign to ovpnc1 ?