12-31-2004 05:29 AM - edited 03-02-2019 08:50 PM
Dear all,
I have a Cisco 3745 router in my central location. It has a NM-8 AS card in it which is connected to a dial up modem. I'm having a remote site which has a dial up modem which is connected to the serial port of a PC. When the remote site wants to connect to the central site, i dial up from the modem and get connected to the router. I'm able to access the 3745 router through this method and see the configuration file. But Cisco 3745 is not assigning any temporary IP to the dial up card in the PC. As a session needs to run in the PC to access the database server in the central site, i need that router to assign the IP to my PC in the remote site.
Some body please help me. The IP address is not getting assigned to the PC. The configuration done in the router is correct.
Thanks and Regards,
R. Rajaraman.
01-02-2005 02:28 AM
Have you configured an IP address pool to allocate IP addresses from ???
01-03-2005 12:01 AM
Dear shanky,
Thanks for the reply.
I have configured the pool range in the RAS.
But still this problem is persisting.
Regards,
R.Rajaraman
01-04-2005 05:49 AM
Hi;
I'm not sure on what you mean when you say you are able to see configuration file when you dial in. You must use a PPP connection from PC, and configure "autoselect ppp" in the router, so instead logging in, you start a ppp session. I'll try to find some example for you.
Best regards,
Francisco Sedano.
01-04-2005 06:46 AM
Hello,
After getting connected with central site Router , go to your computer and issue "IPCONFIG/ALL " in the command prompt and you should get a IP address which will be range of IP Pool in your central Router . Before try to reach the Database server , try to ping the Router interface IP address which is connected with LAN where Database server is residing . You need to need to asign the pool name under Async Group .
ip pool will look like below
ip local pool setup_pool 10.12.1.60 10.12.1.70
interface Group-Async1
encapsulation ppp
peer default ip address pool setup_pool
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide