This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:router:ipcop [2012/09/07 12:43] jcooper |
networking:router:ipcop [2012/09/07 12:57] (current) jcooper |
||
---|---|---|---|
Line 14: | Line 14: | ||
Login to IPCop SSH as root. | Login to IPCop SSH as root. | ||
+ | |||
"# setup" | "# setup" | ||
+ | |||
* Networking | * Networking | ||
* Network configuration type | * Network configuration type | ||
Line 27: | Line 29: | ||
* Blue Interface | * Blue Interface | ||
- | Assign the IP address | + | === Assign the IP address |
+ | |||
+ | This will be the gateway | ||
+ | |||
+ | For example: | ||
+ | |||
+ | Red: 72.128.9.50 | ||
+ | 255.255.255.248 | ||
+ | |||
+ | Green: 192.168.1.1 | ||
+ | 255.255.255.0 | ||
- | IP address: 192.168.2.1 | + | Blue: 192.168.2.1 |
- | Network mask: 255.255.255.0 | + | 255.255.255.0 |
- | If you want the Blue interface to suppy DHCP that must be done in the web interface as well as setting authorized IP addresses/ | + | If you want the Blue interface to supply |
===Setup DHCP for Blue Interface=== | ===Setup DHCP for Blue Interface=== | ||
Line 42: | Line 54: | ||
Tick " | Tick " | ||
- | Set the start address and end address so they match the IP you set for the Blue Interface in a range that works for you. I set from .66 to .86 so I only had 20 addresses to authorize for access. | + | Set the start address and end address so they match the IP address scheme |
Save. | Save. | ||
Line 50: | Line 62: | ||
In the web interface Choose Firewall, Blue Access. | In the web interface Choose Firewall, Blue Access. | ||
- | For Source IP: add the first IP address of your DHCP range. | + | For Source IP: Input the first IP address of your DHCP range. |
Click Add. | Click Add. | ||