Advertisement
Guest User

Untitled

a guest
Apr 7th, 2015
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. root@ThePooNsPC:/home/thepoon# route -n
  2. Table de routage IP du noyau
  3. Destination Passerelle Genmask Indic Metric Ref Use Iface
  4. 0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 eth0
  5. 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
  6. 192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
  7. root@ThePooNsPC:/home/thepoon# route add -net 192.168.1.0 gw 192.168.1.1 wlan0
  8. SIOCADDRT: Argument invalide
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement