Using the Technicolor TG582n in Bridge Mode
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Broadband
- :
- Using the Technicolor TG582n in Bridge Mode
Re: Using the Technicolor TG582n in Bridge Mode
08-05-2013 10:21 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote However, as soon as I apply the CLi changes, the internet light on the TG582n goes out.
Yes, it will.
In bridge mode the TG582 doesn't know the status of the Internet connection and so that's to be expected.
Quote Further, when I then check internet connectivity on the TG582n via the admin console, the system shows a red X against ATM. This doesn't sound promising but I'm not a network guru so it may be no issue.
I wouldn't have expected you to need to do anything other than execute the CLI commands.
Quote Do I need to disable both the DHCP and the Firewall on the TG582n ?
Yes
Quote Do I need to set up my interent connection on the Time Capsule as PPPoE and supply my usual plus net ADSL credentials?
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
Re: Using the Technicolor TG582n in Bridge Mode
08-05-2013 10:32 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
All up and running - green lights galore
The stupid mistake I was making was that I was using the wrong password when setting up the Time Capsule internet settings. Noob.
Anyway, all is good now.
Re: Using the Technicolor TG582n in Bridge Mode
08-05-2013 12:20 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Using the Technicolor TG582n in Bridge Mode
05-07-2013 4:50 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Via Telnet
ppp relay flush
ppp flush
eth flush
atm flush
atm phonebook flush
saveall
atm phonebook add name=BrPPPoE_ph addr=0.38
atm ifadd intf=BrPPPoE_atm
atm ifconfig intf=BrPPPoE_atm dest=BrPPPoE_ph encaps=vcmux ulp=mac
atm ifattach intf=BrPPPoE_atm
eth bridge ifadd intf=BrPPPoE_br
eth bridge ifconfig intf=BrPPPoE_br dest=BrPPPoE_atm
eth bridge ifattach intf=BrPPPoE_br
service system modify name=DHCP-S state=disabled
wireless radio state=disabled
saveall
Obviously you can exclude the wireless radio command if you wish to keep the wireless on etc.
Re: Using the Technicolor TG582n in Bridge Mode
05-07-2013 7:07 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I would have thought "ulp=ppp" is the preferred setting for Plusnet.
I'm on fibre so cannot test this, I'd appreciate if anyone on ADSL can please test with the cli command
atm iflist
Even better if the full bridge mode can be tested with "ulp=ppp"
Re: Using the Technicolor TG582n in Bridge Mode
05-07-2013 8:15 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
This is not Bridge mode btw -
------------------------------------------------------------------------
| | o |
|--- ,---. ,---. |---. ,---. . ,---. ,---. | ,---. ,---.
| |---' | | | | | | | | | | | | |
`---' `---' `---' ` ' ` ' ` `---' `---' `---' `---' `
Technicolor TG582n FTTC
10.2.5.2.EO
Copyright (c) 1999-2012, Technicolor
------------------------------------------------------------------------
{Anotherone}=>atm iflist
atm_Internet1: dest : pvc_Internet1
Retry : 10 QoS : default Encaps : vcmux Fcs : disabled Ulp : ppp Mtu: 1536
Shaper: shp_atm_Internet1 Priority: strict Queue(s): 1
Clp : 0 Connection State : connected
{Anotherone}=>exit
It's quite clear in the user.ini file as well -
ifconfig intf=atm_Internet1 dest=pvc_Internet1 encaps=vcmux ulp=ppp
Re: Using the Technicolor TG582n in Bridge Mode
05-07-2013 9:31 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I'll stick with "ppp" here
http://npr.me.uk/nbridge.html
Re: Using the Technicolor TG582n in Bridge Mode
01-09-2013 12:03 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: solidsystems Just thought id add my 2cents here as getting the TG582n to work in bridged mode required a little tweaking in comparison to the previous posts; here is what I did
Via Telnet
ppp relay flush
ppp flush
eth flush
atm flush
atm phonebook flush
saveall
atm phonebook add name=BrPPPoE_ph addr=0.38
atm ifadd intf=BrPPPoE_atm
atm ifconfig intf=BrPPPoE_atm dest=BrPPPoE_ph encaps=vcmux ulp=mac
atm ifattach intf=BrPPPoE_atm
eth bridge ifadd intf=BrPPPoE_br
eth bridge ifconfig intf=BrPPPoE_br dest=BrPPPoE_atm
eth bridge ifattach intf=BrPPPoE_br
service system modify name=DHCP-S state=disabled
wireless radio state=disabled
saveall
Obviously you can exclude the wireless radio command if you wish to keep the wireless on etc.
Sorry for bumping a rather old post but I'd just like to say thanks and confirm that these telnet commands get the router working nicely as a modem from factory default settings. They didn't want to work when I changed the ulp to ppp but it works well as a pppoe modem with these settings.
Re: Using the Technicolor TG582n in Bridge Mode
01-09-2013 10:25 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: voodle They didn't want to work when I changed the ulp to ppp but it works well as a pppoe modem with these settings.
Thanks for confirming that setting.
Re: Using the Technicolor TG582n in Bridge Mode
15-01-2014 9:29 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I am using a Cisco E4200 on dd wrt and select PPPoE for connection type and put in my user name and password but it does not connect. Any suggestions?
is there any way I can test the router configuration from a computer to test if that's set correctly?
Re: Using the Technicolor TG582n in Bridge Mode
15-01-2014 9:45 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
Re: Using the Technicolor TG582n in Bridge Mode
15-01-2014 9:47 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
http://community.plus.net/library/broadband/fibre-help-how-to-set-up-a-pppoe-dialler-in-vistawindows...
Re: Using the Technicolor TG582n in Bridge Mode
15-01-2014 11:30 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Using the Technicolor TG582n in Bridge Mode
15-01-2014 5:50 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Also on firmware version 10.2.2.B
Re: Using the Technicolor TG582n in Bridge Mode
15-01-2014 6:07 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Broadband
- :
- Using the Technicolor TG582n in Bridge Mode