Driver needed for 10/100 Ethernet on Intel board G31T-M7

Post Reply
Message
Author
User avatar
Aitch
Posts: 6518
Joined: Wed 04 Apr 2007, 15:57
Location: Chatham, Kent, UK

#16 Post by Aitch »

alexey_laa/tempestuous
I can't open no WEB-pages, but can open my DSL router setup at http://192.168.1.1 Could you check out my network settings, please?
This sounds like a DNS problem, which I keep getting help calls for.....something about network configuration still gives this problem

alexey_laa

Try using the network setup wizard, and when you see the device/test for an alive network, if puppy sees an alive network, it is usual to use dhcp/auto then click OK, but if you still can't connect, write down the router IP address, then select advanced settings

insert the IP address for your router and choose an IP for the network device a few numbers higher

e..g
router 192.168.2.1
network card 192.168.2. [insert here, 2/3/4/5 etc, any will do up to 254]
Insert 4.2.2.2 and 4.2.2.3 as ......DNS
save and test

4.2.2.2/3 are Verizon's DNS servers, others to try are are OpenDNS
208.67.222.220/222

http://en.wikipedia.org/wiki/OpenDNS

HTH

Aitch :)

User avatar
alexey_laa
Posts: 10
Joined: Mon 22 Nov 2010, 12:25
Location: Kyiv, Ukraine
Contact:

I need a driver for Intel 82559 Ethernet adapter

#17 Post by alexey_laa »

Hello! I've configured my system as:
Here's how to make the fix automatic at every boot up; open /etc/modprobe.conf in Geany
and add this line at the bottom -

Code: Select all

options e100 eeprom_bad_csum_allow=1
I don't think it's necessary to add the "ifconfig eth0 up" command, because I think (??) the Network Wizard will do this automatically.
This works OK. I've got connected to internet already, the routing configuration has need to be changed, and now I can write this using my new system. Thank you for your help! :)

Some more configuration I have to do, but problem with an Intel 82599 Pro/100 network adapter is now solved.

Post Reply