Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:network [2018/01/03 23:30] – [Test] tmadelinux:network [2018/09/13 21:27] tmade
Line 20: Line 20:
   route add default gw 172.22.49.2   route add default gw 172.22.49.2
   route del default gw 192.168.1.1 netmask 0.0.0.0     route del default gw 192.168.1.1 netmask 0.0.0.0  
-  route add -host hostname.doamin gw 192.168.1.1+  route add -host hostname.domain gw 192.168.1.1
   route add -net 192.168.1.0 netmask 255.255.255.0 dev eth0   route add -net 192.168.1.0 netmask 255.255.255.0 dev eth0
   route add -host 192.168.0.1 dev ippp0   route add -host 192.168.0.1 dev ippp0
 +  route del -host 192.168.0.1
   route add default gw 192.168.0.1    route add default gw 192.168.0.1 
  
linux/network.txt · Last modified: 2024/02/20 15:10 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki