Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@ThePooNsPC:/home/thepoon# route -n
- Table de routage IP du noyau
- Destination Passerelle Genmask Indic Metric Ref Use Iface
- 0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 eth0
- 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
- 192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
- root@ThePooNsPC:/home/thepoon# route add -net 192.168.1.0 gw 192.168.1.1 wlan0
- SIOCADDRT: Argument invalide
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement