Re: I can't enter more than one address...
Liam Helmer <[email protected]> Tue, 20 May 2003 17:43:59 +0000
| Newsgroups | gmane.linux.drivers.realtek.devel |
|---|---|
| Message-ID | <[email protected]> |
To change duplex settings -> try mii-tool # mii-tool eth0 --force 100BaseTx-FD Cheers, Liam Michel wrote: > Donald Becker escreveu: > >> On Fri, 16 May 2003, Michel wrote: >> >> >> >>> I have a problem with the realtek driver, for the realtek 8139 card. >>> I compiled the driver realtek8139.c and pci-scan.c, inserted the >>> pci-scan and realtek module and don't gave any error message... I >>> can ping the local network, all IPs are ok. My problem is when I try >>> to navigate. The speed is very slow, very very slow... >>> >> >> >> What driver version are you using? >> (Specifically, has it been modified from the original release?) >> > > I guess it's the standard driver, I downloaded from scyld site... > >> >> >>> I don't know why this is happening, I tried to use insmod with >>> options=0x10 and options=0x40 but still don't work... >>> >> >> >> Don't pass module options unless you are certain that your have a >> non-standard installation. The driver is designed to work correctly >> with no options. Most options break normal operation to work with >> something screwy on the other end of the cable. >> > > My problem is that I can ping some local address (an intranet > address), but can't ping external IPs, the first time I can, but then > I can't access nothing... It is not a problem with the cable... It's > not a problem with resolv.conf too :) I using proxy, and the first > site I could access. > > I have the same trouble with the encore card, I resolved passing a > "full duplex" as argument, but I don't know how to pass this argument > to the realtek card... > >> >> Check /proc/net/dev for link errors. >> > > I'm without the card in this time :) I will look at this ;) > >> I'm guessing that your problem is resolving names, which is independent >> of the driver. Check /etc/resolv.conf >> >> > I will try with the resolv.conf too... thanks for help ;) > > See you! (sorry my poor english) > > -- > Michel Thadeu Sabchuk > Curitiba - Parana - Brasil > > > _______________________________________________ > realtek mailing list > [email protected] > http://www.scyld.com/mailman/listinfo/realtek > >