Router - TG582N - Bridge: Difference between revisions
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> |
||
Revision as of 00:16, 6 March 2014
It may be possible to configure the router so that it acts as a bridge and not a router.
This information is from a customer, and is not supported by AAISP, we would only suggest you use this if you're sure you know what you're doing!
We would recommend a ZyXEL P660-D1 or a Dlink if you are looking for a bridge device, this are available to purchase from Sales.
We cannot support this if you break it, sorry.
Notes from the customer:
It doesn't seem possible to make it work without two internet connections being configured, even though 'Internet2' is disconnected. I removed it's config and restored, and the ethernet ports didn't want to come up!
I essentially took a config I found for the BE 'bebox' and merged sections with the default config that come with the router. I am sure it could be made cleaner, and it could be possible to rid the 'Internet2' and still have it work.
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 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:
<ncl style=bullet maxdepth=5 headings=bullet headstart=2 showcats=1 showarts=1 showfirst=1>Category:Router TG582N</ncl>