Click to See Complete Forum and Search --> : NIC's in SUSE 9.1 ?? Help me!


schwartz
06-27-2004, 07:50 PM
Hello,

I have the following problem with my NIC's.I believe than my Suse 9.1
pro isnt setup to correct it.

Card A: D-LINK DFE-530TX (with adsl connection and dhcp) Module: via-rhine
Card B: 3COM 3C905b fast. (not configure yet,in the future lan.) Module:3c59x

My navegation is slow.I have to disable IPV6.But my connection is slow
in Windo$$ is fast.
I try to check mii-tool but it said:

linux:~ # mii-tool
SIOCGMIIPHY on 'eth0' failed: Operation not supported
SIOCGMIIPHY on 'eth1' failed: Operation not supported

linux:~ # ifconfig
eth0 Link encap:Ethernet HWaddr 00:05:5D:8D:50:FD
inet addr:192.168.xxx.xxx Bcast:192.168.xxx.xxx Mask:255.255.255.0
inet6 addr: fe80::205:5dff:fe8d:50fd/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9912 errors:0 dropped:0 overruns:0 frame:0
TX packets:9796 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9545713 (9.1 Mb) TX bytes:1245848 (1.1 Mb)
Interrupt:11 Base address:0xd000

eth1 Link encap:Ethernet HWaddr 00:01:02:67:85:D4
inet6 addr: fe80::201:2ff:fe67:85d4/64 Scope:Link
UP BROADCAST NOTRAILERS MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:44 errors:0 dropped:0 overruns:0 carrier:44
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:25960 (25.3 Kb)
Interrupt:9 Base address:0xd400

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:42 errors:0 dropped:0 overruns:0 frame:0
TX packets:42 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2708 (2.6 Kb) TX bytes:2708 (2.6 Kb)

ppp0 Link encap:Point-to-Point Protocol
inet addr:xxx.xxx.xxx.xxx P-t-P:192.168.xxx.xxx Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:9607 errors:0 dropped:0 overruns:0 frame:0
TX packets:9486 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:9315731 (8.8 Mb) TX bytes:1027141 (1003.0 Kb)

Could anybody help to best it?? In suse 9.0 is working ok. :(

Thanks a Lot.
gabriel

mdwatts
06-28-2004, 12:58 PM
Originally posted by schwartz
inet addr:192.168.xxx.xxx Bcast:192.168.xxx.xxx Mask:255.255.255.0


Funny that you are hiding a internal ip address that is only accessible within the private network. I use static myself ( 192.168.1.1-9. :)


10.0.0.0/9, 172.31.0.0/16, 192.168.0.0/16 are the address ranges that are entirely private within an institution's network and are routed neither across the CUDN nor to/from JANET; these addresses are referred to subsequently as 'institutional private addresses'.


Strange if it worked fine with 9.0, but not with 9.1. Are your network scripts in /etc/sysconfig/network setup correctly? Gateway address and correct dns servers in /etc/resolv.conf? /etc/hosts.conf? /etc/hosts?

You may want to have a search of the SuSE knowledgebase and/or mailing lists to see if you can find anything related to your problem.

schwartz
06-28-2004, 07:28 PM
Thanks for your clues.

But The problems are frecuency in much case, All they use suse 9.1.
But in my opinion there arent solution, In this version.

I check all your files than you said ...but what do you know if is correct?

Thanks a Lot.
;)