Recommended Posts

Hi, firstly i'd like to say that I'm not really that experienced in the whole networking thing, but i can get a network together and working.

At the moment i have my AM200 and WRT54GL (DDWRT v23 SP2) setup as in this this link,

http://jelnet.free.fr/forum/viewtopic.php?t=303

but with a few alteration such as the AM200's LAN IP address as 192.168.1.1

the WAN Port IP of the WRT as 192.168.1.2

the LAN side of the WRT as 192.168.2.1

therefore my computers are all in the 192.168.2.xxx range

But, would like to set up the AM200 in Half bridge mode, as i understand it, all i do is tick the box for "Half Bridge" and then turn on the DHCP on, on the AM200 and then i can change the "internet connection type" to "Auto Configuration - DHCP" on the WRT54GL

but when i do this i can't seem to get access to the internet or the AM200, so i have to revert back to the settings in the link (but with my alterations).

Am i doing something wrong? and to be really honest i don't understand fully what the advantages or disadvantages of having it in "half bridge" are

Thanks for any help

Victor

Link to comment
https://www.neowin.net/forum/topic/646845-help-with-linksys-am200-and-dd-wrt/
Share on other sites

In half bridge mode you would not setup dhcp on the am200.

Half bridge mode means your gateway (modem/router combo) am200 will log into your PPPoE/PPPoA account for you -- but instead of doing nat, it will bridge your ISPs connection to the wan interface of your router. So your router will get the public IP from your ISP, not the am200.

But you would not have the am200 dhcp server enabled if that is what your wanting to do.. The dhcp client of the wan interface of your wrt54 would get its IP from your isp's dhcp server.

Hi there, thanks for all the replys, but im stil not sure what im doing wrong cause i still can't seem to get internet access, i've even gone the the extent of reverting the AM200 and WRT54GL all back to factory settings and then modifying the settings, and heres a few of the settings i've got:

The AM200 (modem) settings:

ADSL Settings:

Encapsulation: RFC 2364 PPPoA

Autodetect: Disable

Virtual Circuit ID:

0 VPI

38 VCI

Multiplexing: VC

DSL Modulation: Auto

PPPoA Settings:

User Name: (is entered and correct)

Password: (is entered and correct)

Keep Alive: (is selected)

Redial Period: 0

Half Bridge: Ticked

Modem IP

IP: 192.168.1.1

Subnet Mask: 255.255.255.0

DHCP

Local DHCP Server: Disabled

The WRT54GL (DD-WRT) Settings:

Internet Connection Type

Connection Type: Automatic Configuration - DHCP

STP: Enabled

Router IP

Local IP Adress: 192.168.2.1

Subnet Mask: 255.255.255.0

Gateway: 0.0.0.0

Local DNS: 0.0.0.0

DHCP:

DHCP Type: DHCP server

DHCP server: enabled

Start IP Address: 192.168.2.100

Maximum DHCP Users: 5

Client Lease Time: 1440 minutes

Static DNS 1: 208.67.222.222

Static DNS 2: 208.67.220.220

Static DNS 3: 0.0.0.0

WINS: 0.0.0.0

Use DNSMasq for DHCP: Ticked

Use DNSMasq for DNS: Ticked

DHCP-Authoritative: Ticked

Here's the thing is when the AM200 modem has its DHCP server enabled, it passes the ISP's issued IP address etc to the WRT54GL, but from there I can't seem to get any internet access.

But then the AM200 modem has its DHCP server disabled, the WRT5GL doesn't get anything at all, it just sits there with 0.0.0.0

I forgot to mention 2 things in my first post my AM200 Modem is running 1.19.02 Firmware, and my ISP is Tiscali who use PPPoA not PPPoE

Thanks

Victor

I have got a very similar setup. I have a AM300 modem and a DD-WRT v24 router. It was a bit tricky to setup but heres what I did:

1) Got the modem working with just the PC and the AM300 in half bridge - ie the AM300 was passing the real world IP to my PC. Once I got that bit working then I knew that AM300 was doing its bit ok.

2) Then I introduced my DD-WRT into the equation. Firstly I checked that it was handing out a LAN IP to my PC ok, and it was. As you have said the tricky bit seems to be getting the AM300 to pass the address to the DD-WRT. With the AM300, and I dont know why, the AM300 DSL connection must be up before it will (a) handout an IP to the DD-WRT, which will be the real world IP and (b) the DSL must be up for you to be able to access the setup pages for the AM300.

The AM200 might be slightly different to the AM300 but thats what I did.

Also not that if you get it to work and for some reason you modem drops off line and reconnects, thus getting a new IP, it wont automatically pass the new IP to the router, until the DHCP release/renew time is up.

If you look on the DD-WRT forums there is a script which will ping the gateway every 10 seconds to make sure it is up and if not will automatically do a DHCP renew.

I am sorry but I cant remember if I had to have DHCP on in the Am300 or not, you would think that you wouldnt need to because its halfbridge, but then again it was so picky when setting it up, i just cant remember at the mo.

Anyways try the way I said one step at a time.....

HTH

-Al

I'll just bump this thread seeing as nobody has posted in nearly a week.

I've setup my AM200 + WRT54GL as the original poster (with slightly different IP addresses), to recap thats PPPOA with half bridge, NAT off and DHCP turned on. On the WRT54GL side, I've set the WAN port to retrieve the public IP address from the AM200 via DHCP.

The same problem occurs, although the router receives the public address you cannot ping remote sites by name/IP from the PC side or when you telnet into the router.

The reason is definately down to an invalid routing table. If I run the 'route' command on the router, I receive only the routes for the LAN side of the network. There is no default route out to the internet on the WAN interface.

If I connect the AM200 directly to my PC, effectively giving my PC a public IP, everyting works correctly! When I run the 'route -print' command in a dos window I can see the default routes out to the modem.

Looking at another post on this forum with a different router (Buffalo I think), the same problem occurs. The question is why isn't the default routes being created in the routing table? I've looked how to turn on a routing protocol (RIP) but I can't find it.

I've read about problems like this. It may be that your ISP's default gateway is on a different subnet to your external IP. Apparently windows handles this fine but linux, which I assume your modem is based on has a problem with this. I can't remember what the solution was but I will try to hunt it down. In the mean time can you check if they are both on the same subnet?

Daniel

My modems public IP and default address are not on the same subnet. My ip is in the 79.x.x.x range and the DGW is on 212.x.x.x

I've found the same problem here (with a possible solution):

http://www.linksysinfo.org/forums/showthread.php?p=323112

I haven't tried it as yet.

well sorry to have bothered u all with this thread, as i've tried so many times to get it working, and it didn't work at all, now im sad to report my AM200 Modem is now dead :(

i was changing the settings on the modem screen when it decided to go up in smoke just a matter of a few minutes ago...

RIP AM200

(i swear sometimes its good to have old router/modems lying around :))

any one got any suggestions on a decent modem that half bridge works with?

Edited by WarningHPB

The article linked to above about the issue has a listing of modems on the bottom.. example

http://www.wlug.org.nz/Half%20bridge%20with%20PPPoA

The following ADSL2 modems are reported to have better than average half bridge implementation:

* Linksys AM300 (Firmware 1.19.04 )

i think the AM300 is a New Zealand based product, as i can't seem to find it on the Linksys UK site or on the usual E-tailers websites (well the ones I've tried are Dabs.com, Scan.co.uk, ebuyer.com or amazon.co.uk), but only one the New Zealand Linksys website

  • 2 months later...
  • 7 months later...

Hi everybody!!

My config is router WRT-54GL with DD-WRT v24 and modem AM200 with lastest firmware

Soooo I have this problem:

HALF BRIDGE:

I have a half bridge configuration which works just fine.

The problem:

When my IP provided from my ISP is changing (every 3 days) the router is not getting automatically the new one from the modem until "DHCP Lease time" has reached 0. Only when it reach 0 the router will update the adress by himself. It means that I regulary need to update the router's "DHCP lease time" manually to get the connection again!

FULL BRIDGE:

A subsidiary question is: I'm not able to make the WRT-54GL get the IP from AM200 when AM200 is in full bridge mode. But connecting my AM200 in full bridge mode directly to my computer is working, the computer gets the adress...

My connection is PPPoE.

Thanks in advance for your help, advice, recommandation and and and :-)))

Cheers

Fred

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft confirms Windows 11 26H2 to finally get one of the most requested features by Sayan Sen This past week Microsoft officially confirmed Windows 11 version 26H2 with the latest build, 26300.8697, for testing in the experimental Insider channel. The company also published more details about it mainly directed towards IT admins and system admins. Essentially version 26H2 will be delivered via an enablement package (eKB) over Windows 11 25H2. If you are wondering about some of the upcoming features in the next Windows version, one of them is certainly very interesting as Microsoft has confirmed it is finally bringing one of the most overwhelmingly requested features ever. March Rogers, the Partner Director of Design at Microsoft, recently highlighted some of the Search improvements that the company is testing, and during the interaction with users on X where he posted it, Rogers also confirmed that the company is working on disabling web search results inside Search. This is something which many users find quite annoying as Windows would often serve them links to Bing which it feels could be more helpful rather than bringing up the actual object or app the user may be searching for on their PC. Finally though the company is prioritizing local file search over the web. However the feature could not be disabled for many users as not all new features are immediately rolled out to everyone. Image via phantomofearth (X) Windows enthusiast phantomofearth who likes to dig deep into new builds uncovered the IDs you will need to enable these features. Using the following feature IDs the new Search-related features landing in Windows 11 26H2 can be used. Follow the steps below to enable the new Search experience on Windows 11 build 26300.8697: Download ViveTool from GitHub and unpack the files in a convenient and easy-to-find folder. Press Win + X and select Terminal (Admin). Switch Windows Terminal to the Command Prompt profile with the Ctrl + Shift + 2 shortcut or by clicking the arrow-down button at the top of the window. Navigate to the folder containing the ViveTool files with the CD command. For example, if you have placed ViveTool in C:\Vive, type CD C:\Vive. Type vivetool /enable /id: and press Enter. Restart your computer. If you change your mind and want to restore, repeat the steps above and replace /enable with /disable in the commands on steps 5 and 6. Delightedly and perhaps also expectedly, once you disable web search and other such bloat, the Windows 11 Search is said to get snappier as remarked by another Windows enthusiast Xeno.
    • Makes me think of Family Guy - "Carl Sagan's Cosmos... edited for Rednecks" 🤣 https://www.youtube.com/watch?v=Ljt5iESYA7k&t=2s
    • Microsoft PC Manager 3.21.7.0 (Offline Installer) by Razvan Serea With Microsoft PC Manager, users can easily perform basic computer maintenance and enhance the speed of their devices with just one click. This app offers a range of features, including disk cleanup, startup app management, virus scanning, Windows Update checks, process monitoring, and storage management. Microsoft PC Manager key features: Storage Manager- easily uninstall infrequently used apps, manage large files, perform a cleanup, and set up Storage Sense to automatically clear temporary files. Health Checkup feature -scans for potential problems, viruses, and startup programs to turn off. It helps you identify unnecessary items to remove, optimizing your system's performance. Pop-up Management - block pop-up windows from appearing in apps. Windows Update - scans your system for any pending updates. Startup Apps - enable or disable startup apps on your PC, allowing you to optimize your system's startup performance. Browser Protection - rest assured that harmful programs cannot alter your default browser. Also enables you to change your default browser. Process Management - allows you to conveniently terminate any active process, ensuring optimal system performance and resource utilization. Anti-virus protection - Fully integrated with Windows Security. Safeguard your PC anytime. Quick Steps: Download Microsoft PC Manager Offline Installer (APPX/MSIX) with Adguard Adguard serves as a third-party online service, offering a user-friendly method for directly downloading appx, appxbundle, and msixbundle files from the Microsoft Store. Official download links will be generated for both the app's various versions and its dependency packages. How to download Microsoft PC Manager Offline Installer (APPX/MSIX) 1. Initially, you must find the app URL within the Microsoft Store. Access the Microsoft Store via your browser and search for "Microsoft PC Manager". Once located, copy the app URL, which includes the product ID, either from the address bar or from the provided link below. https://apps.microsoft.com/detail/9PM860492SZD 2. Now paste the app URL into the designated area, then click the check mark button to produce a direct download link. 3. To download, right-click the relevant link and select “Save link as…” from your browser's menu. Occasionally, Microsoft Edge may flag the download as insecure. In such cases, consider utilizing alternative browsers such as Google Chrome or Firefox to successfully complete the download. Microsoft PC Manager is a completely free tool optimized exclusively for use on Windows 10 (19042.0 and above) and Windows 11. Download: Microsoft PC Manager 3.21.7.0 | from Microsoft Store View: Microsoft PC Manager Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • jspaint is a lot better, if you like the classic mspaint experience and hate the new bloated Paint.
    • Amazon takes hundreds of dollars off its Kindle readers ahead Prime Day by Taras Buria Ahead of its Prime Day, Amazon brought its Kindle readers to all-time low prices, allowing you to save on various bundles across the entire lineup, from the most affordable Kindle to the flagship Scribe and its color-enabled variant. Kindle Essentials Bundle - $108.97 | 33% off This 6-inch Kindle is a portable reader with a front light, a brighter E-Ink display, and up to 6 weeks on a single charge. The bundle includes a protective case and a charger, so that you have everything you need for comfortable reading. Kindle Paperwhite Bundle - $154.98 | 45% off Kindle Colorsoft Bundle - $169.98 | 48% off The latest Paperwite is a 7-inch reader that features significantly faster page-turning, wireless charging, an ambient light sensor, 32GB of storage, and up to 12 weeks on a single charge. Right now, the bundle with a sling bag makes the Paperwhite 25% cheaper than the non-bundle variant. The same bundle is available for the Colorsoft version with a colorful E-Ink display. Kindle Scribe 32GB Bundle - $444.97 | 27% off Kindle Scribe Colorsoft 64GB Bundle - $574.97 | 27% off The Scribe is the biggest, flagship Kindle. It has an 11-inch texturized display with a stylus support, with a big emphasis on the note-taking experience. The built-in notebook has AI-assisted features for search, refinements, summarization, and more. The Scribe comes with 32GB of storage, and the bundle gets you a case, a stylus, and a protective case. Like with the Paperwhite, there is a Colorsoft version, which is also available with a massive discount. Note: These deals are available to Prime members only. If you do not have Prime, you can sign up using one of the links below. Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
  • Recent Achievements

    • Dedicated
      Almohandis earned a badge
      Dedicated
    • Dedicated
      JuvenileDelinquent earned a badge
      Dedicated
    • First Post
      DrWankel earned a badge
      First Post
    • Reacting Well
      DrWankel earned a badge
      Reacting Well
    • Week One Done
      Supreme Spray LV earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      84
    4. 4
      Steven P.
      76
    5. 5
      Michael Scrip
      76
  • Tell a friend

    Love Neowin? Tell a friend!