<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Topic &#x27;Re: [Windows] Access bridged modem configuration behind/in front&#x27; in forum &#x27;Networking&#x27; - dslreports.com</title>
<link>http://www.dslreports.com/forum/Re-Windows-Access-bridged-modem-configuration-behindin-front-22638202</link>
<description></description>
<language>en</language>
<pubDate>Fri, 10 Feb 2012 03:35:16 EDT</pubDate>
<lastBuildDate>Fri, 10 Feb 2012 03:35:16 EDT</lastBuildDate>

<item>
<title>Re: [Windows] Access bridged modem configuration behind/in front</title>
<link>http://www.dslreports.com/forum/Re-Windows-Access-bridged-modem-configuration-behindin-front-22642439</link>
<description><![CDATA[FUBARinSFO posted : Wayjac:<br><br>Yes, I'm familiar with that thread.  It's very good, but has problems which I've already tested and encountered<br><br>1. Doesn't work for single port modems<br><br>2. Generates self-flooding of network from modem back up to router, blocking all download activity for about 60-90 seconds, every five minutes or so.<br><br>3. One or more of the methods needs another small switch between the router and the modem, requiring more equipment.<br><br>4. Doesn't solve the static ip addressing problem I'm trying to solve here. <br><br>Thanks, though.<br><br>-- Roy]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Windows-Access-bridged-modem-configuration-behindin-front-22642439</guid>
<pubDate>Wed, 01 Jul 2009 22:19:18 EDT</pubDate>
</item>

<item>
<title>Re: [Windows] Access bridged modem configuration behind/in front</title>
<link>http://www.dslreports.com/forum/Re-Windows-Access-bridged-modem-configuration-behindin-front-22642262</link>
<description><![CDATA[wayjac posted : If one of the four port modems can be configured to be a hub/switch this faq is what you need<br><A HREF="/faq/14772"><b>How do I access the modem GUI thru a router - advanced methods?</b></a>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Windows-Access-bridged-modem-configuration-behindin-front-22642262</guid>
<pubDate>Wed, 01 Jul 2009 21:35:36 EDT</pubDate>
</item>

<item>
<title>Re: [Windows] Access bridged modem configuration behind/in front</title>
<link>http://www.dslreports.com/forum/Re-Windows-Access-bridged-modem-configuration-behindin-front-22641847</link>
<description><![CDATA[FUBARinSFO posted : Bink:<br><br>As I mentioned, I can access the modem ip config pages when it is in bridged mode if I connect to it directly with the computer (setting the computer ip subnet to include the modem ip address).  But can't do it with the Linksys in between.  <br><br>So it's not generally an issue getting to the modem, it's getting the Linksys to route it to the modem. <br><br>Is there some reason you think the lInksys can't do this?  The link I included indicated it could.  I'm not familiar with DD-WRT replacement firmware.  <br><br>-- Roy]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Windows-Access-bridged-modem-configuration-behindin-front-22641847</guid>
<pubDate>Wed, 01 Jul 2009 20:06:09 EDT</pubDate>
</item>

<item>
<title>Re: [Windows] Access bridged modem configuration behind/in front</title>
<link>http://www.dslreports.com/forum/Re-Windows-Access-bridged-modem-configuration-behindin-front-22639976</link>
<description><![CDATA[Bink posted : I don&#146;t know if the Linksys can do this, but I have a bridged modem in front of my OpenBSD box/firewall and can access the modem via conditional NAT on the OpenBSD box&#151;and I feel this is the best method for doing this as it does not require any special configuration on the modem.  Even though my modem is in bridged mode, it still has an IP&#151;and I have my OpenBSD box configured in such a way that if traffic is going out to the Internet, the OpenBSD box NATs my IP out the public IP, but if traffic is destined to the private subnet between the OpenBSD box and the modem, my IP is NATted out the private IP that&#146;s in the &#147;modem&#148; subnet. With this configuration, I can fully access the modem from any system on my LAN&#151;and do not need to create a route on the modem that points back to the LAN to do so.  I doubt the Linksys can do this, but you might be able to get it done with DD-WRT or similar Linksys replacement firmware.<br><br>Hope this helps/is not too confusing.  If you&#146;re interested in doing something like this, let me know and I&#146;ll provide more detail.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Windows-Access-bridged-modem-configuration-behindin-front-22639976</guid>
<pubDate>Wed, 01 Jul 2009 14:03:58 EDT</pubDate>
</item>

<item>
<title>[Windows] Access bridged modem configuration behind/in front of</title>
<link>http://www.dslreports.com/forum/Windows-Access-bridged-modem-configuration-behindin-front-of-22638202</link>
<description><![CDATA[FUBARinSFO posted : Folks:<br><br>OK, here we go on what appears to be a very old topic: accessing the configuration and status interface of a bridged ADSL modem that is separated from the computer by a router.  (Whether it's behind or in front of the router is a matter of perspective I think):<br><br>Computer LAN NICs---Switch---Router---ADSL modem BRIDGED mode---Internet<br><br>The ADSL modem web GUI configuration interface is accessible in all cases when the computer is attached directly to the modem:<br><br>Computer NIC---ADSL modem BRIDGED mode---Internet<br><br>The most relevant of many threads I've found on this topic is this one:<br><br>&raquo;<A HREF="/forum/r20670820-Windows-Can-I-access-cable-modem-menu-through-router">[Windows] Can I access cable modem menu through router?</A><br><br>In that thread, it is "Muiredised" (what kind of a handle is that?) who has described the desired solution best.  Unfortunately, it hasn't worked for me, as it didn't work for any others in the thread, as near as I can tell.  <br><br>I have tried his static routing solution with three different ADSL modems in bridge mode, and experimented with a number of gateway addresses as well.  Details are below.  It is unclear to me why a bridged modem will present (or allow) more than one ip address on a single physical port, or rather will listen for, recognize and peel off its own ip address on traffic to the internet.  <br><br>The observations of OZO in that thread make the most sense to me, tho I'm hoping it's possible using static routing in the router (not the modem) that this will work.  (I might also note that tubbynet's evidence of it "working" by showing the ping data is not conclusive.  The ISP can have this address available on its network, which appeared to be the case for me that I discovered with tracert.)<br><br>Any clarification of this issue would be greatly appreciated. <br><br>-- Roy Zider<br><br>ADSL modems, all in bridge mode:<br>-------------------------------<br>Efficient Networks Speedstream 5100b, 1.0.0.53 firmware<br>  ip 192.168.0.1, not changeable.<br>Efficient Networks Speedstream 5861, v5 firmware<br>  ip 192.168.254.254<br>Broadxent Briteport 8120 <br>  primary ip 192.168.1.1 <br>  secondary ip 192.168.0.1<br><br>Router:<br>-------<br>Linksys BEFSR41 router<br>  ip 192.168.1.2/255.255.255.0<br><br>Computer:<br>----------<br>Computer LAN NIC:<br>  ip 192.168.1.101/255.255.255.0<br><br>Bridged ip/mask/gateway:<br>------------------------<br>69.12.241.xxx/255.255.255.0/69.12.241.1<br><br>Various static routings:<br>---------------<br>Destination ip/mask:<br><br>192.168.0.0/255.255.255.0 -- 5100b<br>192.168.254.0/255.255.255.0 -- 5861<br>192.168.1.0/255.255.255.0 -- 8120<br><br>Various gateways:<br>-----------------<br>192.168.0.1<br>192.168.1.1<br>192.168.254.254<br>69.12.241.1]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Windows-Access-bridged-modem-configuration-behindin-front-of-22638202</guid>
<pubDate>Wed, 01 Jul 2009 05:12:41 EDT</pubDate>
</item>

</channel>
</rss>

