Difference between revisions of "Add static route for Funkfeuer VPN"

From Aram's Wiki
Jump to: navigation, search
(Created page with " sudo route add 192.168.192.0/24 -interface ppp0")
 
Line 1: Line 1:
 +
[[Category:VPN]]
 +
 
  sudo route add 192.168.192.0/24 -interface ppp0
 
  sudo route add 192.168.192.0/24 -interface ppp0

Revision as of 10:28, 22 February 2019


sudo route add 192.168.192.0/24 -interface ppp0