This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 
                    scenario-modem [2015/04/27 13:13] nworbnhoj [Reconfigure existing Modem/Router] add detail  | 
                
                    scenario-modem [2015/05/04 14:05] (current) nworbnhoj [Reconfigure existing Modem/Router] simplify  | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Scenario ==== | ==== Scenario ==== | ||
| - | I have an existing ISP supplied Router/ | + | You have an existing ISP supplied Router/ | 
| - | I want to introduce a Gargoyle Router because it is awesome. | + | You want to introduce a Gargoyle Router because it is awesome. | 
| ==== Objective ==== | ==== Objective ==== | ||
| - | Introduce  | + | Introduce  | 
| ==== Approach ==== | ==== Approach ==== | ||
| - | Going forward, the most simple  | + | Going forward, the most simple  | 
| + | |||
| + | If the modem can be " | ||
| + | |||
| + | The **first network segment** comprises the Modem LAN port, a physical cable, and the Gargoyle WAN port. That's it! All devices on this segment will have static IP addresses like 192.168.**0**.XXX (ie ModemLAN=192.168.**0**.1 and GargoyleWAN=192.168.**0**.2). If you need to access the Modem settings, then you can physically connect a Modem LAN port to a PC with static IP = 192.168.**0**.3 | ||
| + | |||
| + | The **second network segment** will comprise the Gargoyle LAN ports (and wifi) and all of your other devices. All devices on this segment will have IP addresses like 192.168.**1**.XXX (ie GargoyleLAN=192.168.**1**.1) assigned by DHCP. | ||
| + | |||
| ==== Prepare a Gargoyle Router ==== | ==== Prepare a Gargoyle Router ==== | ||
| Line 19: | Line 27: | ||
| ==== Reconfigure existing Modem/ | ==== Reconfigure existing Modem/ | ||
| - | FIXME To Bridge or not to Bridge, that is the question! | + | To Bridge or not to Bridge, that is the question! | 
| - | If you are configuring an ADSL modem then it is preferable (if possible) to put the modem into bridge mode; which in effect, will connect Gargoyle directly to your ISP. | + | If you are configuring an __ADSL__  | 
| - | Otherwise, set the Modem LAN IP Address to **192.168.2.1** | + | Otherwise,  | 
| Line 35: | Line 43: | ||
| == Gargoyle - Connection - Basic == | == Gargoyle - Connection - Basic == | ||
| - | ^ Internet / WAN ^^ | + | |
| - | | Connect Via: | Static IP (Wired) | | + | ^  To Bridge  | 
| - | | Static IP: | 192.168.2.2 | | + | ^ Internet / WAN ^| ^ Internet / WAN ^^ | 
| - | | Subnet Mask: | 255.255.255.0 | | + | | Connect Via: | PPPoE (Wired) | | Connect Via: | Static IP (Wired) | | 
| - | | Gateway : | **192.168.2.1** | | + | | User Name: | from ISP | | Static IP: | **192.168.0.2** | | 
| + | | Password: | from ISP | | Subnet Mask: | 255.255.255.0 | | ||
| + | | Reconnect Mode: | Keep Alive |   | ||
| + | |||
| + | ^ Local Network / LAN^^ | ||
| + | | Router IP: | 192.168.1.1 | | ||
| + | |Subnet Mask: | 255.255.255.0 | | ||
| + | | DNS Servers: | Default DNS Servers Specified by ISP | | ||
| + | |||
| + | |||
| + | == Gargoyle - Connection - DHCP == | ||
| + | |||
| + | ^ DHCP^^ | ||
| + | | ☑ LAN DHCP Server Enabled || | ||
| + | | DHCP range:  | ||
| + | | Lease Time: | 2 hours | | ||
| + | From here you can [[gargoyle_setup | configure]] other features or [[common_scenarios|scenarios]] as required. | ||