Subscribe to How-To Geek

Welcome to the How-To Geek Forums

We encourage you to register on our forums and post any questions you might have. The How-To Geeks monitor this forum and will respond to your question quickly.

How-To Geek Forums » Windows Vista

Cannot connect to my router via lan, wlan connects without a problem!!

(27 posts)
  • Started 1 year ago by madmacs
  • Latest reply from SGTCableDog
  • Topic Viewed 2663 times

madmacs
madmacs
Posts: 1389

Just got a new router from my ISP, had no probs on the first day, then on the second it would not let me connect.!! So, I purchased a WLAN stick and had no probs connecting to the internet! I have an Asus P5NE-32SLI MB with 2 10/100/1000 Lan ports and a router with 4 Lan ports. No matter where I try to connect the cable, I get a message that I only have limited connnectivity!! Wanted to get away from WLAN seeeing as my router is only 1 metre away from my computer!! Can any1 help?

Posted 1 year ago #
Top
 
raphoenix
raphoenix
Posts: 5223

madmacs,
Have you (Enabled) the (2) LAN connections in the Bios Settings on the Asus MB ??
Have you installed the Asus MB Drivers for the LAN connections on the Asus MB ??
Have you set-up the router by the manual ??

If you are using a DSL telephone interface Modem along with the router, the Modem MUST be set-up as a (BRIDGE) and the Router set-up as PPOE with a different address than the Modem.

What is the Make and Model Number of your Router ??
What is the Make and Model Number of your DSL Modem if (NOT) using a (TV Cable Router / Modem Combo) ??
Please provide more info.
Since this is a Vista O/S question, maybe one of the Vista Members will jump-in.

Kindest Regards,
Rick P. ♥ :)

Posted 1 year ago #
Top
 
madmacs
madmacs
Posts: 1389

Hi Rick, thx for your reply. My Router is a Samsung 3210 (setup as a gateway), yes drivers are installed and my LAN connections are working fine. It´s the wierdest thing I´ve ever seen!! No PPPoE connections needed as the Router connects directly to the internet! Matt

Posted 1 year ago #
Top
 
raphoenix
raphoenix
Posts: 5223

madmacs,
Is this your router combo ??
http://www.flickr.com/photos/h.....894560751/

It appears to be a cell phone type of router which I'm not that familiar with.

Most of my searches turn up German articles and unfortunately I can't read German.

Can you send me a link to where I can review the router specs ??

Maybe (whs) or (LH) can help us out on this one.

Kindest Regards,
Rick P. ♥ :)

Post back.

Posted 1 year ago #
Top
 
ScottW
ScottW
Posts: 6609

Ja, ja! Diese vorrichtung nur ist deutsch.

Like Rick P., I can only find info on this modem / router / wap / etc in German. It seems to have a lot of features all mixed in. I would suggest that you check your ISP's website to see if they have information, such as a manual. Or try Samsung DE, although I see no info from Samsung about modems.

Some things to check: use the router config menu to ensure it's connected to the Internet (seems obvious). Check that the router is enabled as a DHCP server (also seems to be working). Remove the wireless connection and verify that Vista is acting as a DHCP client, receiving a valid private address from the router and has a connection with no red X in Control Panel -> (Network and Internet) -> Network and Sharing Center.

Posted 1 year ago #
Top
 
madmacs
madmacs
Posts: 1389

Sorry to bump this thread again but i still can´t connect, it´s driving me crazy!!! Hope these images can help someone tell what is wrong, thx in advance

Posted 12 months ago #
Top
 
ScottW
ScottW
Posts: 6609

Madmacs, I see a problem right away. Your router has setup a private LAN for connecting to. The IP address of the router itself is 192.168.220.1 which you can see is listed as the default gateway, DHCP and DNS server. If you look at the WLAN connection, it has the proper address for a member of this private LAN. The WLAN IP address is 192.168.220.100 and the subnet mask is 255.255.255.0. Notice that under DHCP Enabled it says "Yes". That means the WLAN is getting it's IP, subnet, and DNS info from the router, as it should.

Now, look at the Ethernet Adapter LAN-Verbindung 2. DHCP is not enabled ("No") for this connection, the IP address is not on the private LAN (169.254.76.253) and the subnet mask is wrong (255.255.0.0). The easiest way to get this working is to enable DHCP. In the Properties windows, select the TCP/IPv4, select properties, and change it to "Obtain an IP Address Automatically" (or the German equivalent!). The connection should then be assigned an IP in the 192.168.220.x range and the subnet mask of 255.255.255.0.

Posted 12 months ago #
Top
 
madmacs
madmacs
Posts: 1389

Hi ScottW, well I did what you said..
and it still comes out like this (where can i turn this IPv4 autoconfiguatin?) I´ve also tried putting everything in manually, still no luck, limited connection only!!

EDIT: I changed the router´s IP whilst waiting for an answer, and have switched to LAN1, still no luck. I could throw my PC out of the window, lol

Posted 12 months ago #
Top
 
ScottW
ScottW
Posts: 6609

Matt, hold off on the defenestration. Set the router back to it's original IP, 192.168.220.1, and let's try the static IP configuration again.

In the TCP/IPv4 Properties, select "Use the following IP address", and type in
IP Address: 192.168.220.10
Subnet mask: 255.255.255.0
Default Gateway: 192.168.220.1

Under "Use the following DNS servers", enter 192.168.220.1. Notice that the static IP address we are using ends in ".10" so it is outside the range of dynamic (DHCP) addresses used by the router which I see is between .100 - .200. After you make these changes, check to see if the static IP address has taken hold and report back. Good luck!

Posted 12 months ago #
Top
 
SGTCableDog
Posts: 7

After selecting the option to "Obtain an IP address automatically" in the Internet Protocol v4 Properties you must do a "ipconfig /renew" without the quotes to get a new ip address. The address you received before (169.254.223.254) is a fallback address assigned by windows.

Posted 12 months ago #
Top
 
madmacs
madmacs
Posts: 1389

@ScottW, i like that word, lol. window=FENster in german, like a mixture of latin, german and english!!! Still NO luck :(

Posted 12 months ago #
Top
 
madmacs
madmacs
Posts: 1389

@ SGTCableDog, I shall try that out aswell, thx

Posted 12 months ago #
Top
 
ScottW
ScottW
Posts: 6609

Matt, look at the Default Gateway -- it says 192.168.221.1. I think you made a small typo it should be 220, not 221.

In theory, Vista will reset the network when these changes are made, but the advice from SGTCableDog is worth trying because it might need a little push. I just tested it here and when I switched to DHCP and back the connection was automatically reset each time.

Posted 12 months ago #
Top
 
bohica
Posts: 5

http://www.samsung.com/global/....._Guide.pdf

Posted 12 months ago #
Top
 
madmacs
madmacs
Posts: 1389

As I tried SGT´s advice i got this

I shall also go back and try the IPv4 again, (it´s 2:27am here, small typo must be excused :D)Thx for your help Scott and SGT hope I´m not getting on your nerves!!

Posted 12 months ago #
Top
 
madmacs
madmacs
Posts: 1389

Stll no luck, I don´t get it!!

Posted 12 months ago #
Top
 
ScottW
ScottW
Posts: 6609

Matt, you aren't getting on my nerves. I'm over here rooting for you, hoping that the next change will finally fix this issue for you. It's dinner time here, so I will check back with you later.

Fenestra (=window) comes to us from Latin. So, de + fenestra = out of (the) window. :-)

Posted 12 months ago #
Top
 
madmacs
madmacs
Posts: 1389

Ahh, so the german comes from latin too. Must have been back from the Anglo-Saxon times!! Well Bon Apetit, i´m off to bed got to take my son to Kindergarten soon, he´ll be up in 3-4 hrs!! Once again TYVM, maybe we can continue tomorrow evening.

Posted 12 months ago #
Top
 
SGTCableDog
Posts: 7

It would appear that dhcp is failing. In a pervious screen shot it is enabled in the router but I wonder if it needs to reboot to take effect. It's been 18 years since my Deutchklasse but there appears a warning on page 37 of the manual. (Thanks bohica) Just as a precaution, make sure you are using a normal thru patch cable to connect the computer to the router and not a cross-over cable. You can verify this by looking closely at the colors of the conductors at the connectors. If you hold them side by side the colors should by the same left to right.

Posted 12 months ago #
Top
 
bohica
Posts: 5

thancks you.
http://babelfish.yahoo.com/

Posted 12 months ago #
Top
 

RSS feed for this topic

Reply »

You must log in to post.

Our Friends
Getting Started


About How-To Geek
What Is That Process?
svchost.exe
jusched.exe
dwm.exe
ctfmon.exe
wmpnetwk.exe
mDNSResponder.exe
wmpnscfg.exe
rundll32.exe
wfcrun32.exe
Ipoint.exe
Itype.exe
Wfica32.exe
Mobsync.exe
conhost.exe
Dpupdchk.exe Adobe_Updater.exe

Copyright © 2006-2009 HowToGeek.com. All Rights Reserved.