LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Mdk 10.1Rc1 - networking problems (https://www.linuxquestions.org/questions/mandriva-30/mdk-10-1rc1-networking-problems-230765/)

tuxlearner 09-15-2004 12:48 AM

Mdk 10.1Rc1 - networking problems
 
iam connected to the internet through a LAN. i have a private static ip. the problem is /etc/resolv.conf clears itself after every reboot or if i restart my network service. so after reboot i need to add the nameserver in /etc/resolv.conf and do a "route add default gw 172.16.0.1"

[tux@localhost tux]$ cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
BOOTPROTO=static
IPADDR=172.16.30.36
NETMASK=255.255.0.0
NETWORK=172.16.0.1
BROADCAST=172.16.255.255
ONBOOT=yes
METRIC=10
MII_NOT_SUPPORTED=yes


and also what does Metric and MII_NOT_SUPPORTED mean ?

i own a RTL 8139


All times are GMT -5. The time now is 06:20 AM.