Hi,
I got a problem with accessing internet via a router who don't have DHCP (so i'm using static ip address). The thing is, when i've install linux, i had dhcp, so i'm a little bit embarassed to change it to static.
this is what i wrote in the ifcfg-eth0
DEVICE=eth0
BOOTPROTO=static
ONBOOT=yes
IPADDR=192.168.2.15
NETMASK=255.255.255.0
GATEWAY=192.168.2.1
HWADDR=00:50:04:1B:4E:76
I got a problem with accessing internet via a router who don't have DHCP (so i'm using static ip address). The thing is, when i've install linux, i had dhcp, so i'm a little bit embarassed to change it to static.
this is what i wrote in the ifcfg-eth0
DEVICE=eth0
BOOTPROTO=static
ONBOOT=yes
IPADDR=192.168.2.15
NETMASK=255.255.255.0
GATEWAY=192.168.2.1
HWADDR=00:50:04:1B:4E:76