Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 





Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Networking Forum > Protocols and Routing
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Protocols and Routing IP, IPX and other protocol support

Reply
 
Thread Tools
Old 08-15-2007, 08:29 AM   #1 (permalink)
Registered User
 
Join Date: Aug 2007
Posts: 5
OS: xp


Setting up network to connect through WAN on router

Hi

My problem is that I have a D-link DSL-320T adsl modem connected to a Kcorp KLS-6615 router but I can not get access to the internet using Internet Explorer it just tells me that it can't find the web page.

I set up the modem which picked up the internet connection and I was able to access web pages directly through the modem.

I then set up the router through the Wan port and attached it to the modem and it confirmed that there was an internet connection.

When I viewed network connections it also showed that as well as the LAN connection there was now an internet connection and there also appeared to be some activity on the connection which I think was automatic updating.

However if I tried Internet explorer or updating my virus software then zilch.

As both the router and the modem act as DHCP servers I tried turning one off and then the other but could not get any joy.

I then connected the modem into one of the Lan connections on the router. Turned off the DHCP server in the router and hey presto I can once again surf the net.

Everything is fine except I have two problems.

The first is that the PC network connection is now being given the IP address of the internet connection by the modems DHCP server and if I connect another PC it gets the same IP address and then causes a conflict between the two PCs.

The second is more of a question. If I use the Lan port for the modem instead of the Wan port does this mean that the firewall in the router is being bypassed?


I assume that I have to change some settings in either the router or modem or both to allow me to surf through the Wan connection but having tried all sorts of configurations any help would be grately appreciated.
Cossack is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 08-15-2007, 08:59 AM   #2 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 32,475
OS: XP-Pro, Vista, Linux


Blog Entries: 1
Re: Setting up network to connect through WAN on router

Connecting two SOHO broadband routers together.

Configure the IP address of the secondary router to be in the same subnet as the primary router, but out of the range of the DHCP server in the primary router. For instance DHCP server addresses 192.168.0.2 through 192.168.0.100, I'd assign the secondary router 192.168.0.254 as it's IP address.

Disable the DHCP server in the secondary router.

Setup the wireless section just the way you would if it was the primary router.

Connect from the primary router's LAN port to one of the LAN ports on the secondary router. If there is no uplink port and neither of the routers have auto-sensing ports, use a cross-over cable. Leave the WAN port unconnected!
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 08-15-2007, 04:45 PM   #3 (permalink)
Registered User
 
Join Date: Aug 2007
Posts: 5
OS: xp


Re: Setting up network to connect through WAN on router

Thanks but maybe I didin't explain things very well.

This is how I have it set up connected through the Lan with the modem (which is not a router just a ADSL modem with one ethernet connection) set as the DHCP server. The router connected to this has had the DHCP turned off but this means that the PCs all end up with the ISP address ad the local network address and this causes conflicts.
Cossack is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 08-16-2007, 09:33 AM   #4 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 32,475
OS: XP-Pro, Vista, Linux


Blog Entries: 1
Re: Setting up network to connect through WAN on router

You should NOT be tinkering with the DHCP settings of either device, since the modem is on the WAN side of the router, and you'll need DHCP enabled there to connect to the modem.

If you reset the router to factory defaults and connect it to the modem, my guess is you'll find that it suddenly works properly.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 08-16-2007, 04:40 PM   #5 (permalink)
Registered User
 
Join Date: Aug 2007
Posts: 5
OS: xp


Re: Setting up network to connect through WAN on router

Thanks again but I have already tried that and I still see an internet connection in the show all connections folder. I can double click on it and it shows me a picture with the gateway in between the computer and the internet and what bytes hve been sent or recived at each location but I can still not get any browser to show me a web page.

Frustrated!!!!!!
Cossack is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 08-17-2007, 09:29 AM   #6 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 32,475
OS: XP-Pro, Vista, Linux


Blog Entries: 1
Re: Setting up network to connect through WAN on router

Start, Run, CMD to open a command prompt:

Type the following command:

IPCONFIG /ALL

Right click in the command window and choose Select All, then hit Enter.
Paste the results in a message here.

If you are on a machine with no network connection, use a floppy, USB disk, or a CD-RW disk to transfer a text file with the information to allow pasting it here.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 08-17-2007, 04:52 PM   #7 (permalink)
Registered User
 
Join Date: Aug 2007
Posts: 5
OS: xp


Re: Setting up network to connect through WAN on router

C:\Documents and Settings\Owner>ipconfig/all

Windows IP Configuration

Host Name . . . . . . . . . . . . : CPQ18620821616
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : National Semiconductor Corp. DP83815
/816 10/100 MacPhyter PCI Adapter
Physical Address. . . . . . . . . : 00-0D-9D-5A-04-B9
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.4
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 212.139.132.11
Lease Obtained. . . . . . . . . . : 17 August 2007 21:58:02
Lease Expires . . . . . . . . . . : 20 August 2007 21:58:02

Above is the result of the tst you suggested. The modems ip Address is 192.168.1.1

Here's hoping
Cossack is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 08-18-2007, 11:29 AM   #8 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 32,475
OS: XP-Pro, Vista, Linux


Blog Entries: 1
Re: Setting up network to connect through WAN on router

Try these simple tests.

Start, Run, CMD to open a command prompt:

PING 216.109.112.135

Tell us the results.

PING yahoo.com

Tell us the results.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 08-18-2007, 02:18 PM   #9 (permalink)
Registered User
 
Join Date: Aug 2007
Posts: 5
OS: xp


Re: Setting up network to connect through WAN on router

Following iare the results

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Audrey>ping 216.109.112.135

Pinging 216.109.112.135 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 216.109.112.135:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

C:\Documents and Settings\Audrey>ping yahoo.com
Ping request could not find host yahoo.com. Please check the name and try again.

About to give up!!!!!
Cossack is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -7. The time now is 09:58 PM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82