dhcp wont solve this problem ..i guess u have to pass out dns add to clients

-----Original Message-----
From: JR Van Noy [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 19, 2001 11:31 PM
To: [EMAIL PROTECTED]
Subject: Re: Remote Access [7:12958]


Thanks for investigating this.  I agree with the DHCP solution.  That
will work best since these same remote users will bring their laptops
into the office from time to time as well.

JR

"Hire, Ejay" wrote:
> 
> The Async BootP commands only work with SLIP connections, not PPP.  (See
>
http://www.cisco.com/univercd/cc/td/doc/product/software/ssr921/rpcr/79012.h
> tm#xtocid26281)  Additionally, their isn't one that will supply the domain
> name that will be postpended to the hostname to make a fqdn
> (host.domain.tld).
> 
> A possible solution appears to be proxying the ip requests to a dhcp
server,
> or router acting as a dhcp server.  I'll be testing it in a minute or two.
> 
> -eh
> -----Original Message-----
> From: Farhan Ahmed [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 19, 2001 2:04 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Remote Access [7:12958]
> 
> yes u just need a
> async-bootp dns-server
> command folowed by yr dns srv ip
> and u are done
> and remove the dns suffix from client as welll
> 
> Best Regards
> 
> Have A Good Day!!
> 
> Farhan Ahmed
>                MCSE+I, MCP Win2k, CCDA, CCNA, CSE
> Network Engineer
> Mideast Data Systems Abudhabi Uae.
> 
> -----Original Message-----
> From: JR Van Noy [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 19, 2001 9:31 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Remote Access [7:12958]
> 
> The clients are getting assigned from a local pool using ppp...They are
> authenticated against a securid server using tacacs+.  Once they are
> authenticated we have them type ppp default at the router prompt to
> finish the connection.  Below is the config with my ip info omitted.
> 
> Thanks for everyone's help,
> 
> JR
> 
> ip domain-list *
> ip domain-list *
> ip domain-name *
> ip name-server x.x.x.x
> ip name-server x.x.x.x
> ip name-server x.x.x.x
> ip name-server x.x.x.x
> ip address-pool local
> 
> ip local pool local 'range'
> 
> interface Group-Async1
>  ip unnumbered Loopback0
>  no ip directed-broadcast
>  encapsulation ppp
>  ip tcp header-compression passive
>  dialer in-band
>  dialer idle-timeout 900
>  dialer wait-for-carrier-time 60
>  dialer-group 1
>  async dynamic address
>  async dynamic routing
>  async mode interactive
>  no snmp trap link-status
>  peer default ip address pool local
>  no fair-queue
>  group-range 1 24
> 
> line 2 24
>  exec-timeout 30 0
>  logout-warning 120
>  script dialer cisco-default
>  accounting connection test
>  login authentication async-tacacs+
>  modem Dialin
>  modem autoconfigure discovery
>  terminal-type vt100
> 
> "Hire, Ejay" wrote:
> >
> > It is possible to do this, depending on how your clients are getting the
> Ip
> > addresses.  From your statements I assume the access sever is handing
them
> > out via PPP, but where is the router getting the IP's?  From a local
pool
> > (most likely), a radius server, a local DHCP server, or ?
> >
> > Additionally, can you post or e-mail me a copy of your config.
> >
> > -----Original Message-----
> > From: JR Van Noy [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, July 19, 2001 11:58 AM
> > To: [EMAIL PROTECTED]
> > Subject: Remote Access [7:12958]
> >
> > I have a 3640 set up with async dial in for remote users.  The laptops
> > must be configured to to append domain suffixes in order resolve host
> > names.
> >
> > Is it possible to have this information sent from the router?  I do have
> > the ip domain-list/name commands configured, but can I  set this for the
> > async-group, and pass it down when a user connects and receives ip
> > information?
> >
> > thanks for your help,
> >
> > JR




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=13004&t=12958
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to