Showing posts with label Dynamic Host Configuration Protocol. Show all posts
Showing posts with label Dynamic Host Configuration Protocol. Show all posts

Cable Modem Setup (For NTL/Telewest/VirginMedia)

Ethernet Interfaces

The Vigor2200E, 2104P, 2300 and 2900 routers have two Ethernet interfaces :
  1. The LAN interface (with optional 4-Port Switching hub). This 10/100BaseT interface connects to you local networked PCs. Each local PC is automatically allocated an IP address within your local private address range (default 192.168.1.1 onwards) by the router's 'DHCP Server' facility.
  2. The WAN Interface. This 10BaseT Ethernet interface connects to your Broadband feed, which in the case of a Cable line is your Cable modem which has a matching Ethernet interface. The router's WAN interface acts as a DHCP client, getting it's TCP/IP properties automatically from the Cable modem.
  3. The Web Configurator

    All aspects of the Vigor2200 router are controlled from its Web Configurator. This is an HTML (web) based interface which you access through your regular web browser. Once the router is connected to your PCs  you should be able to reach the Web Configurator in your browser (MSIE/Netscape etc.) on its default IP address http://192.168.1.1

    Configuration

    Both BlueYonder and NTL's cable modem service are setup in the same way.Before starting with the router, it is important that you confirm that the line and modem work correctly when connected straight to your computer via the Ethernet cable (not USB). Confirm this before proceeding.
    The setup of the router is actually very simple in most cases. You just need to enable broadband access. From the main router menu (Web Configurator), click on Internet Access Setup and then Static or Dynamic IP in the right hand column. You can ignore all other options and menus unless you know you need them, or advised later : Click

    then
    Then set the buttons exactly as shown below : Once that is set correctly, you can click OK : Reboot the router and you should now have web access from all of your PCs. You can run test pings (see general router FAW for ping details).
    When the router connects to the modem (via the WAN socket) it should get an IP address from the modem. This will appear in the router's Online Status screen, as shown on the right, and indicates that the router is now connected to the Internet :WAN Status with cable modem

    The information onwards on this page is mostly superceded (obsolete) now as it has become easier to configure both NTL and BlueYonder services.

    Problems getting an IP Address (Blueyonder)

    When the router is connected successfully to the modem, the Online Status screen will show the IP address, as shown earlier. Note that if you don't register the router's WAN MAC address with the ISP, or they don't register it correctly, the router will not get an IP address from the modem (Online status will show no IP address on the WAN interface). In this case, you can actually set the router to assume the same IP address as the PC which was previously connected to the modem. To do this, find out that PC's MAC address (in Windows use winipcfg.exe or ipconfig.exe as shown below) and then enter that number into the router's config, under 'Specify a MAC Address' : Using Winipcfg.exe to determine PC NIC's MAC address

    Problems getting an IP Address (NTL)

    You will know that the router is connected to the Internet by checking the Online Status screen in the router's Web Configurator. A successful connection is shown like this : WAN Status with cable modem Sometimes, on NTL cable, you will need to release the PC's MAC address from your modem, before the model will recognise a different address (for your router). To do this, in Windows, make sure the modem is connected directly to your PC and working. Then use either winipcfg.exe (press the 'Release All' button) or use ' ipconfig.exe /release ' from the MS-Dos prompt. Then disconnect the modem from the PC and plug it into the router instead. Reboot router, modem and PC. Another method, found to have helped is, after releasing the MAC address, leaving the modem OFF for a few hours. If it's still not getting you connected, another method follows :

    The foolproof method :-)

    Unless your cable modem, line or other equipment is actually faulty, the following method of setup should always work, though it's a little more work than the other methods, but gets to the same result. Where we say cable modem this might be your combined set-top-box, depending on your supplier, but don't confuse your cable-modem/set-top-box with your router (Vigor) :
    1. If you have already been experimenting with the router; reset it to factory settings just to be safe. With the router turned on, press and hold the RESET button on the rear of the router until the left hand LED (labelled 'ACT') starts to flicker rapidly. Then release the button and wait until the router settles back to ACT flashing steadily. The router is now factory reset.
    2. Put the router aside for a moment (disconnect it from everything).
    3. Connect the cable-modem to the PC via the Ethernet cable and get yourself online.
    4. Note the MAC address of your PC's Network card (use winipcfg or ipconfig - see earlier)
    5. Remove the ethernet cable from the cable-modem and put it into the router
    6. Renew your PC's IP address (press 'release/renew' in Winipcfg, or ipconfig /renew. Your PC should then get a new IP address in the router's subnet (192.168.1.xxx)
    7. Go into the router's web configurator and in ISP setup, select 'Specify a MAC Address' and enter the MAC address you noted earlier, like this example :
      Using Winipcfg.exe to determine PC NIC's MAC address
      Once the MAC address is entered into the web configurator, click Okay to save those details.
    8. Connect the cable modem to the Vigor's WAN port.
    9. Turn the cable-modem off by removing the power cable (turning off the standyby button is not adequate; remove the power cable).
    10. Wait 15 minutes (this step is not always necessary, but has sometimes been found useful)
    11. Turn the cable-modem on
    12. Reboot the router (turn it off, then on again)
    13. Check the Online Status screen on the router ! If all is well, within 20-30 seconds the router will now show a WAN IP address:
      WAN Status with cable modem

Vigor ADSL Router Troubleshooting Tips



Part 1 - PCs/LAN communicating with Router

  1. Your PC should be connected to the router via a suitable Ethernet (RJ45) cable. Does the appropriate ethernet switch LED (1/2/3/4) light up (green = 100mb/s, Amber = 10mb/s) ? The Vigor2600's Ethernet ports are auto-sensing to speed and cable configuration, so crossover/straight or uplink/normal connections will all be automatically adjusted for.

  2. Every device on your network must an a unique IP address. The router's DHCP server facility will automatically allocate these to your client PCs, assuming that they are set to obtain their details automatically. 
  3. The router's own IP address by default is 192.168.1.1 and all local PCs must have an IP address within the same 'subnet' - for example 192.168.1.20 or 192.168.1.66. Only the last octet (and 8 bit binary number, represented in decimal - i.e. the number after the final dot) will vary - this is known as a class C subnet.


  4. Check that the PC is actually getting the IP details from the router. You can check this from the winipcfg utility. To run this, press the Windows Start button, select 'Run', type
winipcfg
    and press OK :
    In the above example, the PC has been given an IP address of 192.168.1.2 and has been told that the default gateway (router) is at 192.168.1.1. Ensure that your network card is selected in the top pulldown box (not 'PPP Adaptor'). If you click 'Release', the details should clear and 'Renew' should get them back. If you do not have the winipcfg utility, you can try
ipconfig.exeIP Config
    from the MS-DOS command prompt : Winipcfg is not supplied as standard with Windows 2000, but you can download a Windows2000 version from .
  1. In WindowsXP, you can check your PC's current IP address by opening Network Connections; if you select the LAN connection, the settings will appear on the left of the screen - like in the example below. Here we can see that the Network connection is enabled and that the PC has obtained an IP address of 192.168.1.10 :

    You can obtain the same information by right-clicking on the Network Connection's icon in the system tray and selecting 'Status' :

  2. If your PC is not getting an IP address (as described in previous sections), you need to check that your PC's TCP/IP settings are correct. As mentioned earlier, we recommend that you make use of the router's DHCP facility which is enabled by default. From Windows98/Me Control Panel/Network, check your TCP/IP Properties are like this : Windows TCP/IP Settings 1 Windows TCP/IP Settings 2 Windows TCP/IP Settings 3 Windows TCP/IP Settings 4

  3. For Windows XP, the LAN/Network card setup is very similar to Windows 98/Me, but the screens look a little different. Once your network card (Ethernet 10/100BaseT) is installed, it may be automatically set up correctly by default. You can check the settings from your PC's 'Network Connections' menu :
    Windows XP Network Connections
    Select the TCP/IP protocol as shown below and click on 'properties' and then check that Obtain IP address & DNS Automatically are both selected :

  4. For Apple MacOS, to select and enable the DHCP client facility on your computer, the TCP/IP control panel should be set like this for MacOS 8/9 and X respectively :
    MacOS DHCP MacOS MacOSX setup
    Once the addresses have been allocated by the router, they will appear in the screen above.

  5. If you are not using DHCP (i.e. 'Obtain IP Address Automatically' as shown above) then you must manually give your PCs an IP address. This address must be within the same subnet as the router's own LAN IP address. This means that if the router is 192.168.1.1, then the other PCs must be numbered 192.168.1.nnn where 'nnn' is a number from 2 to 254. Additionally, each PC must have the 'Default Gateway' and 'DNS Server Address' set to the router's IP address (192.168.1.1 unless you changed it). None of this is necessary if you are using DHCP, hence it's recommended to rely on DHCP whenever possible.

  6. To confirm the PC can see the router, you can use the Windows 'ping' utility. This sends a small packet to the router, which the router sends back, to confirm communication is fine. From an MS-DOS prompt, enter 'ping 192.168.1.1' - you should get replies with a time in milliseconds (e.g. 12ms).

  7. Part 2 - Router communicating with your ISP & The Internet

  8. The above checks should confirm that your PC and network is connected to the router correctly, so you should be able to access the router's Web Configurator interface. This is the main method for setting up, controlling and monitoring the router. Load your standard web browser (e.g. MSIE, Netscape etc) and into the address bar simply enter http://192.168.1.1 (which is the router's address). You can also get into the Web Configurator interface via the Router Tools "Smartstart" wizard. You will be asked for the router's admin password (blank by default - you can change it later) and then the main router menu should appear as shown below. This main menu 'front page' also shows the version of firmware installed in the router, at the top right hand side : Router Main Menu

  9. If you cannot get into the router's web configurator or Dial-Up Networking tries to dial when you try to access the internet, check your 'Internet Options' from Windows Control Panel. They should be set as shown below (varies with O/S). Select 'never dial a connection' to prevent the PC using a dialup modem (DUN) connection :
    Internet Options Click on LAN Settings and ensure that no proxy is set. It should look like this :
    No Proxy Selected
    If you have a software firewall installed, for example Zonealarm, Norton Firewall etc. or SBS Proxy server, these can sometimes interfere with access to the router.

  10. It is very simple to set up the router for standard Internet access. You will need to know your login name and password for your ISP. Go straight to the Internet Access Setup menu on the top right, in the cyan box : Quick ISP Setup
    Then on the next menu, be sure to select the PPPoE/PPPoA sub-menu (not MPOA!).
    PPPoA menu

  11. In the PPPoA setup screen, it's important the the boxes on the left are set as shown below (unless you are outside the UK, in which case refer to your ISP/Telco). On the right hand side, the ISP name is just for reference, but the username and password must be correct - check these with your ISP if you are not sure what to enter - these are the username and password that you use to log into your ISP. PPPoA setup
    Once everything is entered as shown above, that's all that's needed for a typical ISP setup. Click OK to save those settings:
    OK
    Please note that since Autumn 2003, ADSL lines in the UK may be autodetected as PPPoE or LLC/Snap encapsulation (if you use the router's autodetect method); don't worry - those settings should also work.

  12. Once your ISP details are set, if the ADSL line cable (RJ11) is connected to the router (normally via your microfilter/splitter), you can check that the router is online and has connected to the ISP successfully. From the main menu select >> Online Status and a screen like this will appear : ADSL Online Status
    Don't be overwhelmed by all of this information; it's quite easy to follow and there are only a couple of pieces of information which are needed to confirm correct operation.
    The bottom section ADSL Status confirms the modem's status :
    Ready - No ADSL signal detected.
    Initialising - ADSL signal detected. Initialising Modem.
    SHOWTIME - Modem is trained and connected
    In the SHOWTIME state the line speed and SN ratio are also shown.
    Once the router is in showtime state, it will automatically log into your ISP. This is indicated by the WAN Status section. The mode should be shown as PPPoA and the IP address which the router has assumed from your ISP will be shown under IP Address . In our example, that is 215.120.215.5. Depending on your service option with your ISP, that will change each time you log in (dynamic address) or it will always be the same (static address). This is generally known as your public (or WAN facing) IP address.
    In summary, if you have a public IP address shown, the router is set up and logged into your ISP correctly. You should now be able to surf the internet ! Try entering a web address into your browse (for example www.draytek.co.uk !).

  13. From PCs on your network, you should be able to ping IP addresses, and URLs on the Internet. This is normally done from the command (DOS) prompt in Windows. For Mac users, various ping utilities are available. Try a ping like this :
    ping www.draytek.co.uk
    You should get some ping replies, and the time to reply is shown for each (e.g. 50ms). If pinging a URL like that does not get a reply, try to ping an IP address (it must be one which is active and that can reply!) :
    ping 194.153.0.18
    If the numeric IP address replies, but the URL (web address) doesn't, then that suggests that the PC has a problem resolving URLs (converting from a URL to an IP address). URLs are resolved by use of a DNS server; the router can act as a DNS proxy to your ISPs actual DNS servers. The DNS servers are set on the PC, or if left blank, on the router either automatically when it connects to the ISP, or manually from the router's LAN TCP/IP menu.

  14. If the PCs on your network cannot ping the Internet, you can check if the router itself can ping the internet. If you telnet to the router (see main FAQ for details on how to run telnet) then you can try to ping an external IP address (i.e. one elsewhere on the internet). If the ping comes back, then that confirms that the router is happily connected to the Internet and can send/receive data. Pings will have a trip time, for example 97ms.
    Pinging from the router
    You can also ping from the router to an internal IP address, e.g. ip ping 192.168.1.10. Note that the IP address example given above may not be a real address - you must ping a known/real/active IP address. If the address doesn't exist, or is unreachable, you will not get a ping reply.

  15. If you cannot get the router logged into the ISP, you can telnet to the router and check the call log (log -c). If it shows a CHAP failure then either your username or password is almost certainly incorrect. The "ISP Name" field is arbitrary so you can put anything you like in there, but the username and password must be correct. Windows 95/98/2000/ME/XP all have a Telnet program built in. For other Operating systems, you can normally download a freeware Telnet utility. To run regular Telnet under Windows select as follows :
    Running Windows Telnet
    Windows2000 and WindowsXP have a 'DOS' based Telnet program, so you cannot capture text with it. Instead you can use Windows Hyperterminal, and select Port 23 (telnet) connection rather than a modem or COM port:
    Using Hyperterminal for Telnet
    Here is an example log :
    Successful login
    In the above log, the router logged in successfully. If your ISP "idle timeout" is set to always-on (-1) then the Dial-Up Triggered by.... line will not show. When the LINK light on the router comes on, the router is successfully logged in.
    Failed Login - Password or username wrong ?
    In the above example log, the login has failed, most probably due to an incorrect username or password.

  16. If you need to capture the log text, for example to send it to your support contact for examination, you need to open a Telnet session to the router, as shown above and start a text capture (give it a suitable filename, for example fred01.txt
  17. Then enter the appropriate log commands to display the logs, and finally close the text capture, which will leave you with a text file you can email.
    Text Capture in Telnet

SEARCH

Search Term:
Related Posts Plugin for WordPress, Blogger...

stumbleupon