Hello,
I want to set up a Cisco 827 ADSL router/modem (IOS v12.1) to act as a backup for the modem/router provided by my ISP (0rbitCom). My present Netopia router/modem is configured to run PPPoA, does DHCP and is configured to do one-to-one static NAT on a group of 5 public IP's given to me by my ISP. It maps each of my public IP's to a private static ip.
I'm starting from scratch. I have plenty of downloaded PDF files, and snippets of configuration code from the Cisco site and elsewhere. The code to configure the one-to-one static NAT is the hardest to understand - at least for me.
If you could share some code that would get me started, I'd sure appreciate it. Following are some more details about my present modem/router setup:
Local Address - WAN side = 216.229.1XX.001
Local Address - LAN side = 192.168.1.1
DHCP is enabled, leases start at 192.168.1.10 and end at .253 for one hour
Encapsulation = PPP over ATM
ATM Circuit: vcc = 1 VPI = 0 VCI = 32
Multiplexing = VC muxed
LCP Settings:
Authentication = PAP and/or CHAP
MRU = 1500
MagicNumber enabled
LCP Echo Requests enabled
IP mapping:
216.229.2XX.001 --> 192.168.1.3
216.229.2XX.002 --> 192.168.1.4 (web server)
216.229.2XX.003 --> 192.168.1.5
216.229.2XX.004 --> 192.168.1.6
216.229.2XX.005 --> 192.168.1.7
I just purchased the Cisco 827 and will soon get some more DRAM and Flash memory which will enable me to upgrade the IOS to v12.3.
Thanks for your help.
I want to set up a Cisco 827 ADSL router/modem (IOS v12.1) to act as a backup for the modem/router provided by my ISP (0rbitCom). My present Netopia router/modem is configured to run PPPoA, does DHCP and is configured to do one-to-one static NAT on a group of 5 public IP's given to me by my ISP. It maps each of my public IP's to a private static ip.
I'm starting from scratch. I have plenty of downloaded PDF files, and snippets of configuration code from the Cisco site and elsewhere. The code to configure the one-to-one static NAT is the hardest to understand - at least for me.
If you could share some code that would get me started, I'd sure appreciate it. Following are some more details about my present modem/router setup:
Local Address - WAN side = 216.229.1XX.001
Local Address - LAN side = 192.168.1.1
DHCP is enabled, leases start at 192.168.1.10 and end at .253 for one hour
Encapsulation = PPP over ATM
ATM Circuit: vcc = 1 VPI = 0 VCI = 32
Multiplexing = VC muxed
LCP Settings:
Authentication = PAP and/or CHAP
MRU = 1500
MagicNumber enabled
LCP Echo Requests enabled
IP mapping:
216.229.2XX.001 --> 192.168.1.3
216.229.2XX.002 --> 192.168.1.4 (web server)
216.229.2XX.003 --> 192.168.1.5
216.229.2XX.004 --> 192.168.1.6
216.229.2XX.005 --> 192.168.1.7
I just purchased the Cisco 827 and will soon get some more DRAM and Flash memory which will enable me to upgrade the IOS to v12.3.
Thanks for your help.