This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
adsl_modem [2012/02/15 08:30] ispyisail |
adsl_modem [2013/05/21 16:03] (current) eric |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Accessing your ADSL modem In Bridge Mode ====== | ====== Accessing your ADSL modem In Bridge Mode ====== | ||
- | {{INLINETOC 2 4 }} | + | |
+ | | ||
===== Introduction ===== | ===== Introduction ===== | ||
- | For those of you that have ADSL connections | + | Gargoyle supports PPPoE connections over ADSL links. |
+ | |||
+ | For those of you that have PPPoE connections | ||
+ | |||
+ | There are several reasons to configure your modem in this fashion. | ||
+ | |||
+ | The three things that need to be done. | ||
+ | - Configure your modem with a fixed IP address which is not on the subnet used by your LAN. For example if you LAN devices are in the 192.168.1.x subnet then give your modem the fixed IP 192.168.2.1, | ||
+ | - If possible enable DHCP on you modem. | ||
+ | - Change the mode of the modem to the " | ||
+ | |||
+ | Since all routers are different you will need to do some research to figure out how to navigate the screens on your modem to accomplish the above. | ||
- | You can of course put another ADSL router | + | If you are unable to get DHCP to work on your modem in 'bridged' |
- | To prevent this you can covert a certain routers into a simple ADSL modem. | + | ===== Steps to manually configure modem access ===== |
+ | For most people the above introduction section is all you need to read to properly configure your router. | ||
- | The benefits of this are that your xDSL Router becomes transparent and your Gargoyle router will obtain your WAN (wide area network) IP address directly. This is useful should | + | To continue further |
- | remotely gain access to your network from the internet. | + | |
- | ===== Requrements ===== | ||
* PPPoE connection (PPPoA is not suitable) | * PPPoE connection (PPPoA is not suitable) | ||
* Suitable xDSL modem (Netgear DG834) | * Suitable xDSL modem (Netgear DG834) | ||
- | * Gargole Router with SSH access | + | * Gargole Router with SSH access |
+ | * WinSCP or other means to edit a file on your router | ||
- | Medium linux skills are required as CLI (command line Interface) is needed. | + | |
===== Setup ===== | ===== Setup ===== | ||
- | {{ :: | + | {{ :: |
- | ==== xDSL Modem Setup ==== | + | ==== ADSL Modem Setup ==== |
- | First set up your xDSL modem | + | First set up your ADSL modem |
=== Netgear DG834 example === | === Netgear DG834 example === | ||
Line 34: | Line 46: | ||
future. | future. | ||
- | ==== Gargoyle | + | ==== Manually Configuring your Gargoyle |
- | The default AP mode is fine, setup from the GUI. | + | Locate |
+ | /// | ||
- | With SSH access | + | In the file find and uncomment the line with the define for ' |
- | /// | ||
#This script allows access to the ADSL modem web interface when pppoe is used. | #This script allows access to the ADSL modem web interface when pppoe is used. | ||
Line 58: | Line 70: | ||
</ | </ | ||
- | Reboot | + | Save the file, reboot |
+ | |||
+ | ===== ADSL Modem Access ===== | ||
+ | |||
+ | |||
+ | You should now be able to access your adsl modem via | ||
+ | http:// | ||