Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Upgrade your account to a Community Supporter account and remove most of the site ads.
Community
General Tabletop Discussion
*Geek Talk & Media
Help me fix my ethernet please!
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RangerWickett" data-source="post: 1167752" data-attributes="member: 63"><p>I have managed to get the drivers I need, I think, and my computer no longer has a yellow ! next to the ethernet card when I check on it in Device Manager. However, I still cannot log onto my college's network.</p><p></p><p>1. Open a command prompt window.</p><p>2. Type 'ping 127.0.0.1' and press enter. If you don't get 4 very quick responses, you've got a problem with the IP protocol.</p><p></p><p>It said 4 packets sent, 0 lost. That's good, right?</p><p></p><p>3. Type 'ipconfig /all' and press enter. </p><p></p><p>I didn't quite know how to interpret this. I tried running winipcfg, and saw that it only lists a basic PPP, and doesn't mention my ethernet card at all.</p><p></p><p>4. Verify that you have an IP address assigned to the card you installed drivers for. You should either have a fixed address assigned to you (in which case you'll have to feed in the appropriate information in the network setup), or you should be getting one automatically via DHCP. If you are not getting one via DHCP and you should, then your computer isn't even listening to the network (could be drivers, cable, or something else).</p><p></p><p>I guess my computer isn't listening to the network. I know that my college gives out a CD with installation guidelines, that tell you what DNS entries and such you have to put in, and I followed all those instructions. I don't know what might be wrong. Looking at the back of my computer, the LEDs attached to the ethernet card are illuminated, so apparently the card is still functioning, and maybe even receiving some sort of feed from the cable, but it's just not connecting.</p><p></p><p>5. Type 'ping x.x.x.x' where x.x.x.x is the entry for default gateway reported by ipconfig. If you get a response from the gateway, then your network is functioning properly at least at a low level. If you can ping, but can't use the web, then it might be a DNS problem.</p><p></p><p>The computer reported just a blank line for default gateway. </p><p></p><p>6. Verify that you have two DNS entries reported by ipconfig. Try pinging both of them. If you have no entries, then web won't work. You can always try hardcoding '4.2.2.2' and '4.2.2.1' for DNS servers.</p><p></p><p>I have two entries, which are the DNS entries my college's guide told me to put in. I tried to ping each, but all packets were lost.</p><p></p><p>7. Try 'ping www.yahoo.com'. If you get a response, then DNS is working.</p><p></p><p>Unsurprisingly, this didn't work.</p><p></p><p>I'm going to compare my settings to those of this computer (a friend's), and see if I can spot any discrepancies. Thanks for all the help offered so far, though.</p></blockquote><p></p>
[QUOTE="RangerWickett, post: 1167752, member: 63"] I have managed to get the drivers I need, I think, and my computer no longer has a yellow ! next to the ethernet card when I check on it in Device Manager. However, I still cannot log onto my college's network. 1. Open a command prompt window. 2. Type 'ping 127.0.0.1' and press enter. If you don't get 4 very quick responses, you've got a problem with the IP protocol. It said 4 packets sent, 0 lost. That's good, right? 3. Type 'ipconfig /all' and press enter. I didn't quite know how to interpret this. I tried running winipcfg, and saw that it only lists a basic PPP, and doesn't mention my ethernet card at all. 4. Verify that you have an IP address assigned to the card you installed drivers for. You should either have a fixed address assigned to you (in which case you'll have to feed in the appropriate information in the network setup), or you should be getting one automatically via DHCP. If you are not getting one via DHCP and you should, then your computer isn't even listening to the network (could be drivers, cable, or something else). I guess my computer isn't listening to the network. I know that my college gives out a CD with installation guidelines, that tell you what DNS entries and such you have to put in, and I followed all those instructions. I don't know what might be wrong. Looking at the back of my computer, the LEDs attached to the ethernet card are illuminated, so apparently the card is still functioning, and maybe even receiving some sort of feed from the cable, but it's just not connecting. 5. Type 'ping x.x.x.x' where x.x.x.x is the entry for default gateway reported by ipconfig. If you get a response from the gateway, then your network is functioning properly at least at a low level. If you can ping, but can't use the web, then it might be a DNS problem. The computer reported just a blank line for default gateway. 6. Verify that you have two DNS entries reported by ipconfig. Try pinging both of them. If you have no entries, then web won't work. You can always try hardcoding '4.2.2.2' and '4.2.2.1' for DNS servers. I have two entries, which are the DNS entries my college's guide told me to put in. I tried to ping each, but all packets were lost. 7. Try 'ping www.yahoo.com'. If you get a response, then DNS is working. Unsurprisingly, this didn't work. I'm going to compare my settings to those of this computer (a friend's), and see if I can spot any discrepancies. Thanks for all the help offered so far, though. [/QUOTE]
Insert quotes…
Verification
Post reply
Community
General Tabletop Discussion
*Geek Talk & Media
Help me fix my ethernet please!
Top