Hello,
I have a Cisco 2620 with a WIC-1ADSL card installed. This works all well and good (it can ping and be pinged) with this config:
My ISP has assigned me a /28 of public IPs and requires the router to negotiate an IP with them at the start of each session. They always issue the router the same IP from the start of the /28. On my current setup, using a consumer grade ADSL modem/router, I have a public IP assigned to the Ethernet interface of the device as well as the one negotiated and assigned to the ppp interface. I then use the IP of the Ethernet interface as the gateway for other devices (which have public IPs) on the network.
However, when I try to emulate this setup with the Cisco, by assigning a public IP to the ethernet interface once the ppp has been established, it errors saying that the address overlaps with that of Dialer1.
Can anyone suggest a workaround or better method to allow devices with public IPs to access the outside world?
I have tried setting "ip unnumbered fa0/0" on Dialer1, however this prevents the ip address negotiation that the ISP requires.
Thanks in advance.
I have a Cisco 2620 with a WIC-1ADSL card installed. This works all well and good (it can ping and be pinged) with this config:
My ISP has assigned me a /28 of public IPs and requires the router to negotiate an IP with them at the start of each session. They always issue the router the same IP from the start of the /28. On my current setup, using a consumer grade ADSL modem/router, I have a public IP assigned to the Ethernet interface of the device as well as the one negotiated and assigned to the ppp interface. I then use the IP of the Ethernet interface as the gateway for other devices (which have public IPs) on the network.
However, when I try to emulate this setup with the Cisco, by assigning a public IP to the ethernet interface once the ppp has been established, it errors saying that the address overlaps with that of Dialer1.
Can anyone suggest a workaround or better method to allow devices with public IPs to access the outside world?
I have tried setting "ip unnumbered fa0/0" on Dialer1, however this prevents the ip address negotiation that the ISP requires.
Thanks in advance.