Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Networking & Security
  • Search

DGE-530T Network Card: Works for a little while

Having problems getting connected to the internet or running a server? Wondering about securing your box? Ask here.
Post Reply
Advanced search
3 posts • Page 1 of 1
Author
Message
ThomasJ02
n00b
n00b
Posts: 38
Joined: Wed Aug 27, 2003 11:23 pm

DGE-530T Network Card: Works for a little while

  • Quote

Post by ThomasJ02 » Sun Oct 16, 2005 10:57 pm

I've got two brand-new DGE-530T gigabit ethernet cards on two different machines connected via a crossover cable. I'm using the sk98lin driver (although I've also tried the skge driver). The network card is found by both machines, and I have link lights on both cards. Here's the output of /sbin/ifconfig:

Machine 1:

Code: Select all

eth1      Link encap:Ethernet  HWaddr 00:13:46:65:A8:89
          inet addr:192.168.0.3  Bcast:192.168.255.255  Mask:255.255.255.0
          inet6 addr: fe80::213:46ff:fe65:a889/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:9000  Metric:1
          RX packets:25 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4294967295 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1880 (1.8 Kb)  TX bytes:4294967024 (4095.9 Mb)
          Interrupt:22 Memory:fe5f8000-0
Machine 2:

Code: Select all

eth1      Link encap:Ethernet  HWaddr 00:13:46:72:42:70
          inet addr:192.168.0.2  Bcast:192.168.255.255  Mask:255.255.255.0
          inet6 addr: fe80::213:46ff:fe72:4270/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:9000  Metric:1
          RX packets:80 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:5940 (5.8 Kb)  TX bytes:178 (178.0 b)
          Interrupt:11 Memory:db000000-0
On both machines, I can ping the other immediately after doing a '/etc/init.d/net.eth1 restart'. But then I try to ssh from one machine to the other (which fails), and when I try to ping again, I get 'destination host unreachable.' Any idea what's up with this totally weird problem? Here's the sequence of events:

Code: Select all

 # /etc/init.d/net.eth1 restart
 * Stopping eth1
 *   Bringing down eth1
 *     Shutting down eth1 ...                                             [ ok ] 
* Starting eth1
 *   Bringing up eth1
 *     192.168.0.2                                                        [ ok ]
 # ping 192.168.0.3
PING 192.168.0.3 (192.168.0.3) 56(84) bytes of data.
64 bytes from 192.168.0.3: icmp_seq=1 ttl=64 time=2587 ms
64 bytes from 192.168.0.3: icmp_seq=2 ttl=64 time=1587 ms
64 bytes from 192.168.0.3: icmp_seq=3 ttl=64 time=587 ms
64 bytes from 192.168.0.3: icmp_seq=4 ttl=64 time=0.077 ms
64 bytes from 192.168.0.3: icmp_seq=5 ttl=64 time=0.074 ms
64 bytes from 192.168.0.3: icmp_seq=6 ttl=64 time=0.068 ms
64 bytes from 192.168.0.3: icmp_seq=7 ttl=64 time=0.073 ms
64 bytes from 192.168.0.3: icmp_seq=8 ttl=64 time=0.072 ms
64 bytes from 192.168.0.3: icmp_seq=9 ttl=64 time=0.080 ms
64 bytes from 192.168.0.3: icmp_seq=10 ttl=64 time=0.073 ms

--- 192.168.0.3 ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 8999ms
rtt min/avg/max/mdev = 0.068/476.281/2587.410/853.887 ms, pipe 3
# ssh 192.168.0.3
(I hit ctrl-c after a minute or so)
# ping 192.168.0.3
PING 192.168.0.3 (192.168.0.3) 56(84) bytes of data.
From 192.168.0.2 icmp_seq=9 Destination Host Unreachable
From 192.168.0.2 icmp_seq=10 Destination Host Unreachable
From 192.168.0.2 icmp_seq=11 Destination Host Unreachable
From 192.168.0.2 icmp_seq=13 Destination Host Unreachable
Top
Decibels
Veteran
Veteran
User avatar
Posts: 1635
Joined: Fri Aug 16, 2002 12:51 am
Location: U.S.A.

  • Quote

Post by Decibels » Thu Oct 27, 2005 1:07 am

What kernel are you using.

Skge has never worked for me or a lot of others. We keep being told to use/try it, but to no avail has it ever worked for me. Sk98lin worked fine (patched from syskonnect) with my 2.6.11-gentoo-r5 kernel. But neither is working with the 2.6.13-gentoo-r3 kernel.

EDIT: ** Finally got Skge working with the vanilla 2.6.14_rc5 kernel.
Support bacteria – they’re the only culture some people have.”

– Steven Wright
Top
justincataldo
Guru
Guru
User avatar
Posts: 376
Joined: Wed Jun 15, 2005 11:44 pm
Location: Australia

Re: DGE-530T Network Card: Works for a little while

  • Quote

Post by justincataldo » Fri Oct 13, 2006 6:28 am

ThomasJ02 wrote:I've got two brand-new DGE-530T gigabit ethernet cards on two different machines connected via a crossover cable...
Yes, that's the problem right there I believe. These cards are gigabit ethernet cards. Gigabit ethernet requires a straight through cable (CAT5E). NOT a crossover.

Sounds weird I know... but anyway. Try a straight-through and let us know what happens. :)
Top
Post Reply

3 posts • Page 1 of 1

Return to “Networking & Security”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic