<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using the Technicolor TG582n in Bridge Mode in Broadband</title>
    <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901862#M175855</link>
    <description>This little tip perhaps deviates slightly from the subject title, but if you have a router running DD-WRT connected to your TG582n in bridge mode, I discovered it is possible to access the TG582n web interface or use telnet. eg. to check line stats etc.&lt;BR /&gt;Instructions can be found here to assign a local IP address to the WAN port of the DD-WRT router.&lt;BR /&gt;&lt;A href="http://www.dd-wrt.com/wiki/index.php/Access_To_Modem_Configuration#Primary_Method"&gt;http://www.dd-wrt.com/wiki/index.php/Access_To_Modem_Configuration#Primary_Method&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The Plusnet TG582n can be reached either via the default 192.168.1.254 address, or an alternative 10.0.0.138 address.&lt;BR /&gt;In summary:&lt;BR /&gt;If your DD-WRT router is configured by default to use IP address 192.168.1.1.&lt;BR /&gt;You can therefore use the following 'startup' and 'firewall startup' commands described in above link to access the TG582n at 10.0.0.138 by assigning 10.0.0.2 to the router's WAN port:&lt;BR /&gt;&lt;B&gt;ifconfig `nvram get wan_ifname`:0 10.0.0.2 netmask 255.255.255.0&lt;BR /&gt;iptables -t nat -I POSTROUTING -o `nvram get wan_ifname` -j MASQUERADE&lt;/B&gt;&lt;BR /&gt;If your DD-WRT router is configured with an IP address on a different subnet such as 10.x.x.x or 192.168.2.x for example.&lt;BR /&gt;You can use these alternative 'startup' and 'firewall startup' commands to access TG582n at 192.168.1.254 by assigning 192.168.1.2 to the router's WAN port in this example.&lt;BR /&gt;&lt;B&gt;ifconfig `nvram get wan_ifname`:0 192.168.1.2 netmask 255.255.255.0&lt;BR /&gt;iptables -t nat -I POSTROUTING -o `nvram get wan_ifname` -j MASQUERADE&lt;/B&gt;&lt;BR /&gt;I don't have an ADSL line here, but the above startup commands appear to work for my DD-WRT router connected to an 'off-line' PN TG582n (bridge mode).&amp;nbsp; I've tried it with the DD-WRT router configured to use IP addresses of 192.168.1.254, 10.0.0.1 or 192.168.2.254.&amp;nbsp; &lt;BR /&gt;I will test it with an ADSL line at a later date, but if anyone is able to confirm this indeed does work, please let us know.&lt;BR /&gt;</description>
    <pubDate>Sat, 08 Feb 2014 09:51:57 GMT</pubDate>
    <dc:creator>bill888</dc:creator>
    <dc:date>2014-02-08T09:51:57Z</dc:date>
    <item>
      <title>Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901808#M175801</link>
      <description>Hey, I've just set up our Plusnet business broadband service and want to use the included modem/router purely as a modem. I believe this requires it to be in bridge mode and the username password is entered into our main office firewall/router which is a Zyxel Zywall USG100.&lt;BR /&gt;The included router is the Technicolor TG582n but nowhere can I find a setting to enable bridge mode, or turn off DCHP, wireless etc. Does anyone know how to achieve this? Is it even possible with this router?&lt;BR /&gt;Any help appreciated.</description>
      <pubDate>Wed, 27 Jun 2012 08:38:34 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901808#M175801</guid>
      <dc:creator>gnadv</dc:creator>
      <dc:date>2012-06-27T08:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901809#M175802</link>
      <description>this can be done, but to my knowledge only via CLI commands so it's not a job for the faint-hearted &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.plus.net/html/@104CD63F9302A50EF5EC70FE32BB8AA1/images/emoticons/smiley.gif" alt="Smiley" title="Smiley" /&gt;&amp;nbsp; Here's some information I've found from Thomson if that helps: &lt;A href="http://wiki.aa.org.uk/images/3/33/TG582n_CLI_Guide_v1.0_public.pdf" target="_blank"&gt;http://wiki.aa.org.uk/images/3/33/TG582n_CLI_Guide_v1.0_public.pdf&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jun 2012 10:39:13 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901809#M175802</guid>
      <dc:creator>adamwalker</dc:creator>
      <dc:date>2012-06-27T10:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901810#M175803</link>
      <description>Wow that looks complicated.&lt;BR /&gt;I found a page here on the BE Broadband site which has some info, although I don't know how to use it: &lt;A href="http://beusergroup.co.uk/technotes/index.php?title=Technicolor_TG582n" target="_blank"&gt;http://beusergroup.co.uk/technotes/index.php?title=Technicolor_TG582n&lt;/A&gt;&lt;BR /&gt;Would you have any idea to use a CLI command? I.E. where do I type it in?</description>
      <pubDate>Wed, 27 Jun 2012 11:12:28 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901810#M175803</guid>
      <dc:creator>gnadv</dc:creator>
      <dc:date>2012-06-27T11:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901811#M175804</link>
      <description>For CLI you'd start with a Telnet command from a connected computer (for Windows this means typing telnet into a command prompt window, also with Vista and Windows 7 you likely need to enable telnet from 'programs &amp;amp; features &amp;gt; windows components as it is probably not enabled by default).&lt;BR /&gt;It does sound complicated but if you fancy a go there are plenty of people on here who will try to keep you right.</description>
      <pubDate>Wed, 27 Jun 2012 11:17:53 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901811#M175804</guid>
      <dc:creator>w23</dc:creator>
      <dc:date>2012-06-27T11:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901812#M175805</link>
      <description>I've found an application note here &lt;A href="http://download.modem-help.co.uk/mfcs-A/Alcatel/Modems/TG582n/v1/Manuals/Application-Notes/Internet-Connection-Config-Guide-EN-r5.4.zip.php" target="_blank"&gt;http://download.modem-help.co.uk/mfcs-A/Alcatel/Modems/TG582n/v1/Manuals/Application-Notes/Internet-Connection-Config-Guide-EN-r5.4.zip.php&lt;/A&gt;&lt;BR /&gt;which describes how to use the Speedtouch CLI to produce various none default configurations. It's actually pretty good at explaining the internal logical connections inside the router and how to use the CLI to produce different configurations.&lt;BR /&gt;@gnadv, From what I can see from that document you need the Bridged PPPoE configuration as described in Chapter 4.&lt;BR /&gt;So I believe you need to issue the following commands using the CLI.&lt;BR /&gt;I've modified the commands from those shown in the example to reflect a VPI/VCI of 0/38 and an Encapsulation of VCMUX as required for PlusNet. &amp;nbsp;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Quote&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;ppp relay flush&lt;BR /&gt;eth flush&lt;BR /&gt;atm flush&lt;BR /&gt;ppp flush&lt;BR /&gt;atm phonebook flush&lt;BR /&gt;atm phonebook add name=BrPPPoE_ph addr=0.38&lt;BR /&gt;atm ifadd intf=BrPPPoE_atm&lt;BR /&gt;atm ifconfig intf=BrPPPoE_atm dest=BrPPPoE_ph &amp;nbsp;encaps=vcmux ulp=mac&lt;BR /&gt;atm ifattach intf=BrPPPoE_atm&lt;BR /&gt;eth bridge ifadd intf=BrPPPoE_br&lt;BR /&gt;eth bridge ifconfig intf=BrPPPoE_br dest=BrPPPoE_atm&lt;BR /&gt;eth bridge ifattach intf=BrPPPoE_br&lt;BR /&gt;saveall&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;The first 5 commands clear any existing default configuration and then subsequent ones set up the new Bridged PPPoE connection.&lt;BR /&gt;I would assume that if it all goes horribly wrong then a factory reset ought to put it back to square one.&lt;BR /&gt;Hope that helps.&lt;BR /&gt;It will be interesting to hear if that works...&lt;BR /&gt; &lt;BR /&gt; Edit: just looked a little further at the template file for the TG585 here &lt;A href="http://www.mattturner.plus.com/bridge.tpl" target="_blank"&gt;http://www.mattturner.plus.com/bridge.tpl&lt;/A&gt; and I'm not sure the Encapsulation needs changing. If that's the case then just leave out the encaps=vcmux from the atm ifconfig command</description>
      <pubDate>Wed, 27 Jun 2012 18:46:33 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901812#M175805</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2012-06-27T18:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901813#M175806</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Quote from: MisterW&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;It will be interesting to hear if that works...&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;I know this is an old thread but thought it would be useful to update with my experience.&lt;BR /&gt;I managed to get this working however had to change the order of some commands to allow me to flush the phonebook.&lt;BR /&gt;Thanks to MisterW for getting me started &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.plus.net/html/@C99FFF55540079D701B20BB503070F3D/images/emoticons/cool.gif" alt="Cool" title="Cool" /&gt;&lt;BR /&gt;Found this link&amp;nbsp; &lt;A href="http://whrl.pl/Rcdxwy"&gt;http://whrl.pl/Rcdxwy&lt;/A&gt; which gave me a clue as to why some commands were failing.&lt;BR /&gt;I reset the router and then issued the following commands:&lt;BR /&gt;ppp relay flush&lt;BR /&gt;ppp flush&lt;BR /&gt;eth flush&lt;BR /&gt;atm flush&lt;BR /&gt;atm phonebook flush&lt;BR /&gt;saveall&lt;BR /&gt;and then continued with "atm phonebook add name=BrPPPoE_ph addr=0.38" etc from MisterW's post.&lt;BR /&gt;This did the trick and now my firewall is connecting with PPPoE through the TG582n</description>
      <pubDate>Mon, 05 Nov 2012 22:26:08 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901813#M175806</guid>
      <dc:creator>gary42</dc:creator>
      <dc:date>2012-11-05T22:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901814#M175807</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Quote from: gnadv&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt; &lt;BR /&gt;The included router is the Technicolor TG582n but nowhere can I find a setting to enable bridge mode, or turn off DCHP, wireless etc. Does anyone know how to achieve this? Is it even possible with this router?&lt;BR /&gt; &lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Enable bridge mode I do not know but to use the router as a network switch disbale DHCP ( see below ) and disable the firewall and it works. If you want the wireless turned off as well that is also possible. &lt;BR /&gt;&lt;BR /&gt;To turn off wireless login to the interface, click on home network, then interfaces, then wireless network plusnet etc, then top right hand corner configure, then untick the top box that says interface&amp;nbsp; enabled then click on apply.&lt;BR /&gt;DHCP off click on home network, click on interfaces, click on local network, top right hand corner click on configure, untick dhcp enabled, and then apply &lt;BR /&gt;Jobs a good un.</description>
      <pubDate>Mon, 05 Nov 2012 23:59:21 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901814#M175807</guid>
      <dc:creator>hymermanbill</dc:creator>
      <dc:date>2012-11-05T23:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901815#M175808</link>
      <description>Hi guys,&lt;BR /&gt;first post here so be gentle with me! One of the support guys just pointed me towards this post as a possible fix for something I'm trying to do but I'm struggling to get my head round how to apply this to my particular situation.&lt;BR /&gt;Just had Plusnet fibre installed. My main PC is over the other side of the room and for various boring reasons it wasn't possible to set the router up on that side of the room and so I was instead just going to link to it with a Wireless Access Point but I cannot get it working properly.&lt;BR /&gt;So, config is: Fibre modem with wired connection to Technicolour Wireless Router. Several wireless devices connecting quite happily to this and then on to the Internet beyond.&lt;BR /&gt;Other the other side of the room is a PC to which I had connected (over wired Ethernet) a TP-Link Wireless N Access Point (TL-WA901ND).&lt;BR /&gt;I have tried every option I can think of on the Access Point to get it to connect to the Technicolour but can't get it to connect to the Internet. It can be set up in Access Point mode, Client Mode or Repeater Mode (plus a couple of others that aren't really relevant). With some of these I can get the two devices talking together such that, for example, I can access the other device via the PC or a wirelessly connected laptop. So, for example, in Client mode I can get onto the Technicolour router setup page from my PC or onto the Access Point setup page from the laptop. So, they are talking. BUT I can't access the Internet from the PC.&lt;BR /&gt;I suspect one of two things is happening: either the Technicolour Router needs a bridging mode activating or I need to disable the DHCP server on the Technicolour router and enable it on the Access Point instead. I have tried every permutation I can think of in terms of turning off DHCP on the Access Point, giving the PC a fixed IP address and so on but none of those seem to work either. I am about to send the Access Point back and just get a Wireless card for the PC instead but this kind of defeats the object and so I thought I'd ask here to see if anyone had any better ideas.&lt;BR /&gt;How would I go about testing my two theories - i.e. either/or/and turning off DHCP on the Technicolour/'enabling' Bridge mode. I'm afraid although I've worked with PCs for 20 years I'm not technical enough to get my head round the PDF to sufficient degree to work it out for myself. Neither I nor the really helpful support guy at Plusnet can see a way to turn off DHCP on the Technicolour short of Telnet by the way - there doesn't appear to be an easy box to be unticked as suggested by one of the posters above.&lt;BR /&gt;Help!&lt;BR /&gt;cheers,&lt;BR /&gt;Simon</description>
      <pubDate>Wed, 12 Dec 2012 10:24:27 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901815#M175808</guid>
      <dc:creator>Jestermedia</dc:creator>
      <dc:date>2012-12-12T10:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901816#M175809</link>
      <description>Hi&lt;BR /&gt;I doubt you want to turn off DHCP in the Technicolour&amp;nbsp; router or use bridge mode - it would cease act as an Access point for all the other WiFi clients.&lt;BR /&gt;I am sure that you need to use the TP Link in client mode. You may have to set the TP link to a static IP address in the address range of the Technicolour router.&lt;BR /&gt;There is a manual for the TP link @ &lt;A href="https://community.plus.net/www.tp-link.it/resources/software/200912243240113.pdf" target="_blank"&gt;www.tp-link.it/resources/software/200912243240113.pdf&lt;/A&gt;&lt;BR /&gt;Richard&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Dec 2012 10:54:23 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901816#M175809</guid>
      <dc:creator>RichardB</dc:creator>
      <dc:date>2012-12-12T10:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901817#M175810</link>
      <description>As RichardB says, You definitely want the TP Link in Client mode. &lt;BR /&gt;Assuming you have the default settings on the Technicolor router...&lt;BR /&gt;Set the LAN IP of the TP link to 192.168.1.63 ( that will put it in the same subnet as the Technicolor but on a fixed IP outside the DHCP range )&lt;BR /&gt;Disable DHCP on the TP Link ( it ought to do that automatically in Client mode but check it )&lt;BR /&gt;That should work. Initially you may have a problem connecting from the PC to the TP Link ( and Technicolor ) if the TP Link hasn't connected as a Client to the Technicolor. If that happens then set a staic IP on the PC ( temporarily ) of 192.168.1.62 with a default gateway of 192.168.1.254. That should enable you to access the TP Link web UI on 192.168.1.63 and check the configuration and wireless connection.&lt;BR /&gt;Once it ( the TP link has connected ok wirlessly you should then be able to se the PC back to obtain an IP via DHCP.</description>
      <pubDate>Wed, 12 Dec 2012 11:33:33 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901817#M175810</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2012-12-12T11:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901818#M175811</link>
      <description>Cheers chaps. Will try that tonight when I get back home.</description>
      <pubDate>Wed, 12 Dec 2012 11:40:34 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901818#M175811</guid>
      <dc:creator>Jestermedia</dc:creator>
      <dc:date>2012-12-12T11:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901819#M175812</link>
      <description>Oh you superstars! That cracked it. Basically I was forgetting to reset my PC back to a non-fixed IP address after establishing the initial connection. As soon as I did that it all worked. Thanks so much guys - really appreciate the help.&lt;BR /&gt;cheers,&lt;BR /&gt;Simon</description>
      <pubDate>Wed, 12 Dec 2012 16:23:41 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901819#M175812</guid>
      <dc:creator>Jestermedia</dc:creator>
      <dc:date>2012-12-12T16:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901820#M175813</link>
      <description>Hi,&lt;BR /&gt;Just been set up with fibre and thought of recycling my now defunct Technicolor TG582N modem/router as an Ethernet switch so that I could connect multiple network devices to a my mains powerline adapter. Disabling DHCP in the interface option as explained by Hymermanbill in post 6 stopped the device from trying to allocate ip addresses and has consequently provided me with the solution. I am now using it as a switch connected to my powerline, two PC's and a NAS drive with no significant reduction in download speed when connected to the Internet and my other devices on my network.&lt;BR /&gt;Next stop is replacing my Powerlines as they are now the bottleneck. &lt;BR /&gt;Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jan 2013 23:32:14 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901820#M175813</guid>
      <dc:creator>DavidKeaney</dc:creator>
      <dc:date>2013-01-09T23:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901821#M175814</link>
      <description>Please excuse my ignorance&lt;BR /&gt;Got +net Fibre, tried the settings from above with no luck.&lt;BR /&gt;Annoying thing is I asked on 2 separate occasions before choosing if bridged mode was supported and was told yes no problem.&lt;BR /&gt;Called support after installation and they told me it not and pointed me here. &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.plus.net/html/@60D8B9A7EF595F957F721D893E7B8359/images/emoticons/crazy2.gif" alt="Crazy" title="Crazy" /&gt;&lt;BR /&gt;I run a separate firewall and host VPN and other service from my network, I previously had BE and I configured the router to act as a modem and pass the ip to my firewall - happy days&lt;BR /&gt;I do not know which port (1,2,3) will host this bridged connection.&lt;BR /&gt;Does the setting "Home Network\Devices\Assign the public IP address of a connection to a device"&amp;nbsp; not do something similar to bridged mode.&lt;BR /&gt;Is there no way to achieve the above result using the TG582n ?&lt;BR /&gt;</description>
      <pubDate>Sat, 20 Apr 2013 09:08:57 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901821#M175814</guid>
      <dc:creator>bsmith1</dc:creator>
      <dc:date>2013-04-20T09:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901822#M175815</link>
      <description>I'm assuming your firewall acts as your gateway, running DHCP and routing traffic?&lt;BR /&gt;If so just remove the TG582 from your configuration altogether and plug the BT fibre modem directly into the WAN port of your firewall.&lt;BR /&gt;You will then need to set up PPPoE on the firewall to connect.</description>
      <pubDate>Sat, 20 Apr 2013 09:35:25 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901822#M175815</guid>
      <dc:creator>gary42</dc:creator>
      <dc:date>2013-04-20T09:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901823#M175816</link>
      <description>My firewall is configured to route a ton of stuff from inside my network where I have a server that provides dhcp etc.&lt;BR /&gt;I tried plugging in the red cable to my firewall but firewall reported no connection.&lt;BR /&gt;The problem I have is double NAT, internally is use 10.0.0.0/24 , firewall on 10.0.0.255#&lt;BR /&gt;Router comes 192.168.1.4 and provides dhcp with wifi&lt;BR /&gt;I want it to be dumb, no dhp, no wifi, login to plusnet and pass resultant ip to my firewall.&lt;BR /&gt;Got Static option as well. on plusnet</description>
      <pubDate>Sat, 20 Apr 2013 15:19:48 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901823#M175816</guid>
      <dc:creator>bsmith1</dc:creator>
      <dc:date>2013-04-20T15:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901824#M175817</link>
      <description>As gary says, it doesn't make sense ( even if possible ) to use the router at all in this configuration.&lt;BR /&gt;The firewall needs to be changed to make a pppoe ( rather than dhcp ) connection on its WAN.&lt;BR /&gt;In this case it will get your public ip and your will be configured exactly as you wish, with no double NAT problems.&lt;BR /&gt;What make/model is your firewall ? does it not have a pppoe option ?</description>
      <pubDate>Sat, 20 Apr 2013 15:27:01 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901824#M175817</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2013-04-20T15:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901825#M175818</link>
      <description>I can understand why it doesnt make sense if the firewall supports pppoe and it is just sitting next to the router but there might be a reason why he wants to do that. &lt;BR /&gt;In my case, my firwall/servers are in a seperate room away from the master socket so I would like to use the router to bridge to a wireless connection. The "assign the public ip address" just seems to set a reserved address for the device in the DHCP service. Completely pointless as it doesn't actually bridge anything. I am assuming all it does is NAT everything to that device, which is all the "assign DMZ to a local device" does, with the addition of setting a DHCP reservation. This is worse than useless because the firewall detects a conflicting address still used on the router and refuses to come up.&lt;BR /&gt;I could set up pppoe on my firewall, but I cannot just plug my router into the BT modem because I need the wireless capabilities of the router. So I either need to turn almost everything off on the router so it acts as nothing but a switch with wireless interface if that is even possible, or use the router for pppoe but manage to set up bridging properly without all this conflicting ip address problem.</description>
      <pubDate>Sat, 20 Apr 2013 16:19:16 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901825#M175818</guid>
      <dc:creator>waveydave76</dc:creator>
      <dc:date>2013-04-20T16:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901826#M175819</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Quote&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;I could set up pppoe on my firewall, but I cannot just plug my router into the BT modem because I need the wireless capabilities of the router. So I either need to turn almost everything off on the router so it acts as nothing but a switch with wireless interface if that is even possible, or use the router for pppoe but manage to set up bridging properly without all this conflicting ip address problem.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;In your case, I would suggest the best option is to connect you firewall to the modem directly with pppoe and then connect the router ( via one of it's LAN ports ) to your firewall as a wireless AP. On the router , disable DHCP and set it's ( the router ) LAN IP to be a suitable one in the same subnet as your firewall LAN. i.e. not in the DHCP range and NOT the same as the firewall.&amp;nbsp; That way you can still access the routers GUI to configure it.&lt;BR /&gt;</description>
      <pubDate>Sat, 20 Apr 2013 16:32:13 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901826#M175819</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2013-04-20T16:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Technicolor TG582n in Bridge Mode</title>
      <link>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901827#M175820</link>
      <description>Sorry, confusing use of the word router in the middle of that.&lt;BR /&gt;My situation is... master socket, BT modem, and plusnet router in the hallway, firewall and servers in another room with no cables connecting the two. I meant I can't plug the firewall directly into the modem, so I need the plusnet router to create a wireless link. &lt;BR /&gt;So I either need to get the plusnet router acting as nothing but a wireless enabled switch and use pppoe from the wireless interface in my firewall (I'm doubting myself now, is that even possible to use pppoe across a switch like that?) or I need the plusnet to do the connecting and bridge that connection to my firewall.</description>
      <pubDate>Sat, 20 Apr 2013 16:42:55 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Using-the-Technicolor-TG582n-in-Bridge-Mode/m-p/901827#M175820</guid>
      <dc:creator>waveydave76</dc:creator>
      <dc:date>2013-04-20T16:42:55Z</dc:date>
    </item>
  </channel>
</rss>

