Hi Mi laptop (mandrake 10.2) was working fine until the weekend, when I connected to an DHS server. After some modifications, it can connect to the network. But only after the comand
route add default gw 128.252.204.254
(the local gateway)
I need to send that comand after each reboot.
Here is the information that you could need, to see what happens
The output of /etc/sysconfig/network is lacking some parameters, and no
/etc/sysconfig/network-scripts/net-resolv.default file exists.

Thanks a lot

Pato


[EMAIL PROTECTED] etc]# more hosts
127.0.0.1               zeus.wustl.edu zeus localhost
[EMAIL PROTECTED] etc]# more resolv.conf
domain wustl.edu
search wustl.edu local
nameserver 127.0.0.1
nameserver 128.252.120.1
nameserver 128.252.223.239

# ppp temp entry
[EMAIL PROTECTED] etc]# more hosts.allow
#
# hosts.allow   This file describes the names of the hosts which are
#               allowed to use the local INET services, as decided
#               by the '/usr/sbin/tcpd' server.
#
ALL: 128.252.204.0/255.255.255.0
ALL: 128.252.248.0/255.255.255.0
[EMAIL PROTECTED] etc]# more hosts.deny
#
# hosts.deny    This file describes the names of the hosts which are
#               *not* allowed to use the local INET services, as decided
#               by the '/usr/sbin/tcpd' server.
#
# The portmap line is redundant, but it is left to remind you that
# the new secure portmap uses hosts.deny and hosts.allow.  In particular
# you should know that NFS uses portmap!
ALL : ALL
[EMAIL PROTECTED] etc]# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
128.252.204.0   *               255.255.255.0   U     10     0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
default         ncrc-octanet-20 0.0.0.0         UG    0      0        0 eth0
[EMAIL PROTECTED] etc]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:10:A4:B3:4B:2A inet addr:128.252.204.42 Bcast:128.252.204.255 Mask:255.255.255.0
        UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
        RX packets:9628 errors:0 dropped:0 overruns:0 frame:0
        TX packets:110 errors:0 dropped:0 overruns:0 carrier:0
        collisions:0 txqueuelen:1000
        RX bytes:1313914 (1.2 Mb)  TX bytes:17250 (16.8 Kb)
        Interrupt:11 Base address:0x4000

lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0
        UP LOOPBACK RUNNING  MTU:16436  Metric:1
        RX packets:32 errors:0 dropped:0 overruns:0 frame:0
        TX packets:32 errors:0 dropped:0 overruns:0 carrier:0
        collisions:0 txqueuelen:0
        RX bytes:2072 (2.0 Kb)  TX bytes:2072 (2.0 Kb)
[EMAIL PROTECTED] sysconfig]# pwd
/etc/sysconfig
[EMAIL PROTECTED] sysconfig]# more network
HOSTNAME=zeus.wustl.edu
NETWORKING=yes
GATEWAY=128.255.204.254
[EMAIL PROTECTED] sysconfig]#





_______________________________________________
CWE-LUG mailing list
[email protected]
http://www.cwelug.org/
http://www.cwelug.org/archives/
http://www.cwelug.org/mailinglist/

Reply via email to