Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


wreck90

780 posts

Ultimate Geek
Inactive user


#83092 10-May-2011 13:43
Send private message

I recently bought a Cisco E4200 wireless router  (4 ethernet + Wan port). 

I would like the 2wire to function as an ADSL modem only, and the E4200 will do the routing/DDNS/firewall etc.

I am on Telecom so my ADSL is PPPOA connection type.

I can connect the 2wire to the E4200 WAN port . In theory,  the 2wire should be able to pass the Wan IP (internet IP) to the E4200 via the wan port. 

But, I'm not sure how to get this working. I've tried to configure DMZPlus on the 2wire , but when I select the E4200 IP address the DMZPlus option disappears. 

I've stuffed around with bridge mode but no luck. 

 
These seem to be the relevant settings on the 2wire, but, documentation is lacking .

 

 
Anyone know how to do this? I'm not quite sure how the 'wan' port should work either. How is it different to a normal lan port?

It is no big deal, though it would be nice to use the e4200 as it has extra features (eg, upnp/ddns). Currently I just use the e4200 as an access point for it's nice wireless performance. 



Create new topic
Ragnor
8196 posts

Uber Geek

Trusted

  #467565 10-May-2011 14:01
Send private message

You might need to do a bit of trial and error with the 2wire settings but something like this:

1: Start with just the 2wire and one PC connected via LAN

2: Enable "Use Broadband IP's on LAN"

3: Disable "Routing" (note: may need to experiment with this on or off)

4: Apply/Save/Reboot

5: See if the PC picks up the WAN IP (via DHCP) from the 2wire

After you have the (half) bridging working from 2wire to PC, start working on the Cisco

1: Connect the PC to the Cisco (don't connect the Cisco to the 2Wire yet)

2: Change the network eg: if the 2wire is using 192.168.1.x use 192.168.2.x on the Cisco for LAN IP and DHCP range.

3: Configure the Cisco to get it's WAN ip automatically via DHCP

4: Save/Apply/Reboot

5: Connect the 2wire from a LAN port to the Cisco's WAN port

6: Go into the Cisco admin and refresh the WAN connection, check the status.



 
 
 

Move to New Zealand's best fibre broadband service (affiliate link). Note that to use Quic Broadband you must be comfortable with configuring your own router.
wreck90

780 posts

Ultimate Geek
Inactive user


  #467731 10-May-2011 20:24
Send private message

Ragnor: You might need to do a bit of trial and error with the 2wire settings but something like this:

1: Start with just the 2wire and one PC connected via LAN

2: Enable "Use Broadband IP's on LAN"

3: Disable "Routing" (note: may need to experiment with this on or off)

4: Apply/Save/Reboot

5: See if the PC picks up the WAN IP (via DHCP) from the 2wire

After you have the (half) bridging working from 2wire to PC, start working on the Cisco

1: Connect the PC to the Cisco (don't connect the Cisco to the 2Wire yet)

2: Change the network eg: if the 2wire is using 192.168.1.x use 192.168.2.x on the Cisco for LAN IP and DHCP range.

3: Configure the Cisco to get it's WAN ip automatically via DHCP

4: Save/Apply/Reboot

5: Connect the 2wire from a LAN port to the Cisco's WAN port

6: Go into the Cisco admin and refresh the WAN connection, check the status.




Thanks for the info.  

I tried to get this working via the pc first.

When I try to uncheck 'bridge' mode, I get...
PPPoE, PPPoA or Routed IPoA are not supported in bridge mode.

So, i ignored bridge and enabled "Use Broadband IP's on LAN" , and rebooted, checked PC, but PC is still picking up the lan address ( and the 'use broadband ip' settings have been cleared. ). 

I changed, ATM Encapsulation from "routed vc mux" to 'bridged vc mux', and connection type to direct IP, only then it allows me to deselect bridge mode. (if i try to leave connection type as pppoa i get "The selected ATM Encapsulation is not compatible with this connection type. ". 

Then i restart the router, but, it cannot log-in to pppoa because that is no longer the connection type.

From what I can tell, the modem will not support  bridged mode AND pppoa . I also tried enabling  'use broadband ip's on lan' in different combinations of the above settings but either i get an error , or , the setting does not stick. 


 

Ragnor
8196 posts

Uber Geek

Trusted

  #468244 12-May-2011 12:27
Send private message

PPPoA can't be fully bridged like PPPoE.

Alternatives that work for connecting a modem/router to a router/switch/wireless asscess point are (in order of preference):

1: PPPoA to PPoE bridge/translation
2: Half bridge via IP Extension or DHCP spoofing
3: PPTP Tunnel
4: DMZ (this is still double NAT so may cause problems for some apps)
5: WAN Bypass (2Wire controls NAT, DHCP etc, Cisco becomes a dumb AP/Switch)

I'm not that familar with the 2Wire so the the trick is in figuring out whether it's possible to do #1, #2 or #3 with the 2Wire.. otherwise you may have to live with 3 or 4.

If you have some spare time you might need to hit up the manual and docs for the unit.

Otherwise might be more cost effective/time saving to get a $60 TP Link TD-8840 that does #2 or a $100 Draytek Vigor 120 that does #1.



wreck90

780 posts

Ultimate Geek
Inactive user


  #470077 17-May-2011 12:52
Send private message

Ragnor: PPPoA can't be fully bridged like PPPoE.

Alternatives that work for connecting a modem/router to a router/switch/wireless asscess point are (in order of preference):

1: PPPoA to PPoE bridge/translation
2: Half bridge via IP Extension or DHCP spoofing
3: PPTP Tunnel
4: DMZ (this is still double NAT so may cause problems for some apps)
5: WAN Bypass (2Wire controls NAT, DHCP etc, Cisco becomes a dumb AP/Switch)

I'm not that familar with the 2Wire so the the trick is in figuring out whether it's possible to do #1, #2 or #3 with the 2Wire.. otherwise you may have to live with 3 or 4.

If you have some spare time you might need to hit up the manual and docs for the unit.

Otherwise might be more cost effective/time saving to get a $60 TP Link TD-8840 that does #2 or a $100 Draytek Vigor 120 that does #1.


Have checked the manual - telecom do not supply a manual for their custom firmware. It is just the 'default firmware' manual but it does not describe what I wish to do. 

#1 is definitely not supported. 

#2 might be supported but I cannot get it to work. 

#3 beyond my meagre skills 

#4 might be possible but don't want double nat. 

#5 This is what I am doing now. It may have to be the solution. 

I was hoping to keep the 2wire --it syncs at a higher speed that any other modem I've tried (d-link/belkin/dynalink ). 

It would be nice to see if the TPLink or draytek can sync as quickly as my 2wire - maybe i'll keep an eye on trademe for a cheapie. 

 

Create new topic





News and reviews »

Bolt Launches in New Zealand
Posted 11-Jun-2025 00:00


Suunto Run Review
Posted 10-Jun-2025 10:44


Freeview Satellite TV Brings HD Viewing to More New Zealanders
Posted 5-Jun-2025 11:50


HP OmniBook Ultra Flip 14-inch Review
Posted 3-Jun-2025 14:40


Flip Phones Are Back as HMD Reimagines an Iconic Style
Posted 30-May-2025 17:06


Hundreds of School Students Receive Laptops Through Spark Partnership With Quadrent's Green Lease
Posted 30-May-2025 16:57


AI Report Reveals Trust Is Key to Unlocking Its Potential in Aotearoa
Posted 30-May-2025 16:55


Galaxy Tab S10 FE Series Brings Intelligent Experiences to the Forefront with Premium, Versatile Design
Posted 30-May-2025 16:14


New OPPO Watch X2 Launches in New Zealand
Posted 29-May-2025 16:08


Synology Premiers a New Lineup of Advanced Data Management Solutions
Posted 29-May-2025 16:04


Dyson Launches Its Slimmest Vaccum Cleaner PencilVac
Posted 29-May-2025 15:50


OPPO Reno13 Pro 5G Review 
Posted 29-May-2025 15:33


Logitech Introduces New G522 Gaming Headset
Posted 21-May-2025 19:01


LG Announces New Ultragear OLED Range for 2025
Posted 20-May-2025 16:35


Sandisk Raises the Bar With WD_BLACK SN8100 NVME SSD
Posted 20-May-2025 16:29









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.