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")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
[[Category:VPN]]
 +
[[Category:Networking]]
 +
 
  sudo route add 192.168.192.0/24 -interface ppp0
 
  sudo route add 192.168.192.0/24 -interface ppp0

Latest revision as of 10:30, 22 February 2019


sudo route add 192.168.192.0/24 -interface ppp0