Router - TG582N - Bridge: Difference between revisions
Appearance
	
	
Content deleted Content added
| No edit summary |  Added more info re bridging setup | ||
| Line 13: | Line 13: | ||
| ''It doesn't seem possible to make it work without two internet  | ''It doesn't seem possible to make it work without two internet  | ||
| connections being configured, even though 'Internet2' is disconnected.  | connections being configured, even though 'Internet2' is disconnected.  | ||
| I removed it's config and restored, and the ethernet ports didn't want  | I removed it's config and restored, and the [[ethernet]] ports didn't want  | ||
| to come up!'' | to come up!'' | ||
| Line 22: | Line 22: | ||
| '''Config file:''' [[File:AA_TG582n_Bridge_config.ini.zip.zip]] | '''Config file:''' [[File:AA_TG582n_Bridge_config.ini.zip.zip]] | ||
| Another Customer entry: | |||
| To put the router into proper bridge mode, telnet in and enter these commands | |||
| :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 | |||
| [[IPv6|IPV6]] not tested with the above setup although, in theory, it should work as all the above is, is a clean bridging setup. | |||
| I have recently migrated from BE and their router had a 'half-bridge' mode where the router would only use the dhcp allocated WAN IP address and route the allocated subnet onwards. | |||
| I am investigating this setup on the [[TG582N]]. Main advantage is that you can then still easily access the router. | |||
| ==Other pages regarding this router:== | ==Other pages regarding this router:== | ||
| <ncl style=bullet  maxdepth=5 headings=bullet headstart=2 showcats=1 showarts=1 showfirst=1>Category:Router TG582N</ncl> | <ncl style=bullet  maxdepth=5 headings=bullet headstart=2 showcats=1 showarts=1 showfirst=1>Category:Router [[TG582N]]</ncl> | ||