Skip to main content
use proper formatting
Source Link
slhck
  • 230.2k
  • 71
  • 621
  • 603

checkCheck these two commandcommands:

ifconfig eth0 192.168.122.10 netmask 255.255.255.0 broadcast 192.168.122.255 up
route add default gw 192.168.122.1

ifconfig eth0 192.168.122.10 netmask 255.255.255.0 broadcast 192.168.122.255 up  
route add default gw 192.168.122.1

check these two command

ifconfig eth0 192.168.122.10 netmask 255.255.255.0 broadcast 192.168.122.255 up
route add default gw 192.168.122.1

Check these two commands:

ifconfig eth0 192.168.122.10 netmask 255.255.255.0 broadcast 192.168.122.255 up  
route add default gw 192.168.122.1
Source Link

check these two command

ifconfig eth0 192.168.122.10 netmask 255.255.255.0 broadcast 192.168.122.255 up
route add default gw 192.168.122.1