|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Network problems..
From: George France (france
handhelds.org)
Date: Thu Apr 24 2003 - 16:34:15 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Darren,
I have 2 AS4100 systems as well. One of which is running RH-7.2 for Alpha.
My first suggestion would be to goto alpha.crl.dec.com or ftp.compaq.com in
the updates directory please upgrade to the latest kernel which is
kernel-2.4.9-32.7. After you use rpm to do the update, you will need to edit
your /etc/aboot.conf file. You will need to change all the 32.5s to 32.7.
Then reboot your system.
If that does not help, then I would edit your /etc/modules.conf file and
change it to read 'alias eth0 de4x5', then reboot your system.
If this does not work then at
ftp://alpha.clr.dec.com/pub/linux/people/france/kernel-2.4.18 you will find
the update kernel that is currently being tested. Please do not forget to
update your aboot.conf file before rebooting.
If all else fails, then submit a bug report to
http://alpha.crl.dec.com/bugzilla/index.html. I should have time to attempt
to reporduce the problem on Monday.
Best Regards,
--George
On Thursday 24 April 2003 04:54 pm, FULLER, DARREN wrote:
> folks,
>
> I have 2 AS4100 systems that I am have setup RH Linux 7.2 Alpha on. The
> installation went successfully with no problems. The issue i have is
> that I am unable to get any network connectivity.
>
> Here is the data i have so far collected:
>
> NT detected the NIC card as a DEC PCI Fast Ethernet DECchip 21142 which
> is a 4 port NIC. Linux calls the card driver 'tulip'... here is the
> result from running modinfo tulip:
>
> filename: /lib/modules/2.4.9-32.5smp/kernel/drivers/net/tulip/tulip.o
> description: "Digital 21*4* Tulip ethernet driver"
> author: "The Linux Kernel Team"
> license: "GPL"
> parm: tulip_debug int
> parm: max_interrupt_work int
> parm: rx_copybreak int
> parm: csr0 int
> parm: options int array (min = 1, max = 8)
> parm: full_duplex int array (min = 1, max = 8)
>
> running mii-tool returns:
> eth0: link ok
> eth1: no link
> eth2: no link
> eth3: no link
>
> ifconfig returns:
> -----------------
> eth0 Link encap:Ethernet HWaddr 00:06:2B:00:33:4C
> inet addr:142.127.161.218 Bcast:142.127.255.255 Mask:255.255.0.0
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:0 errors:3586 dropped:0 overruns:0 frame:0
> TX packets:0 errors:207 dropped:0 overruns:0 carrier:516
> collisions:0 txqueuelen:100
> RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
> Interrupt:20
>
> 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:87 errors:0 dropped:0 overruns:0 frame:0
> TX packets:87 errors:0 dropped:0 overruns:0 carrier:516
> collisions:0 txqueuelen:0
> RX bytes:9108 (8.8 kb) TX bytes:9108 (8.8 kb)
>
> route returns:
> --------------
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use Iface
> 142.127.0.0 * 255.255.0.0 U 0 0 0 eth0
> 127.0.0.0 * 255.0.0.0 U 0 0 0 lo
> default 142.127.161.2 0.0.0.0 UG 0 0 0 eth0
>
>
> /etc/resolv.conf
> ----------------
> nameserver 142.122.115.39
> nameserver 142.182.48.158
> search on.bell.ca qc.bell.ca
> domain TOROON63
>
> /etc/sysconfig/network-scripts/ifcfg-eth0
> -----------------------------------------
> DEVICE=eth0
> ONBOOT=yes
> BOOTPROTO=none
> BROADCAST=142.127.255.255
> IPADDR=142.127.161.218
> NETMASK=255.255.0.0
> USERCTL=false
>
> I am 100% sure the network settings (gateway, DNS, IP address, Domain)
> are correct. The IRQs for the 4 NIC interfaces are all distinct (20 -
> 23) so no conflict there.
>
> I have tried disabling eth0 and one at a time enabling the other
> interfaces and still no dice.
>
> I am unable to ping anything outside the local machine (including the
> gateway)
>
> any help would be much appreciated...
>
>
> ------------------------------------
> Darren Fuller
>
> Application Development and Support
> Bell Canada - Ignite Team
> tel: 416-215-6261 pgr: 416-426-4847
> ------------------------------------
>
>
>
>
> _______________________________________________
> Axp-list mailing list
> Axp-list@redhat.com
> https://listman.redhat.com/mailman/listinfo/axp-list
_______________________________________________
Axp-list mailing list
Axp-list@redhat.com
https://listman.redhat.com/mailman/listinfo/axp-list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]