Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 1998 20:55:06 +0300 (EEST)
From:      Evren Yurtesen <yurtesen@ispro.net.tr>
To:        Ulf Zimmermann <ulf@Alameda.net>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: cisco3640-so-urgent
Message-ID:  <Pine.BSF.3.96.980626205410.852A-100000@finland.ispro.net.tr>
In-Reply-To: <19980626003649.A18021@Alameda.net>

next in thread | previous in thread | raw e-mail | index | archive | help
hello 
I have partially solved my problem...
I have found out that router gives that 195.174.18.1 address
to a user! I do not know why...
I have set up pools right I guess...
should I set it from tacacs server too?
thank you

+--------------------------------------------------------+
| Name  : Evren Yurtesen - yurtesen@ispro.net.tr         |
| S-mail: Mithatpasa Cad. No:1079/13 35290  Guzelyali    |
| Home:+90-232-2857604 Work:+90-232-2463992 Izmir/TURKEY |
+--------------------------------------------------------+

On Fri, 26 Jun 1998, Ulf Zimmermann wrote:

> On Fri, Jun 26, 1998 at 09:58:20AM +0300, Evren Yurtesen wrote:
> > I made netmask 255.255.255.0
> > but it did not help any...
> > my problem is the router tries to get rid of 195.174.18.1 
> > why?
> 
> Look what your proxy config is on the Cisco. It might try to do
> proxy-arp.
> 
> > 
> > +--------------------------------------------------------+
> > | Name  : Evren Yurtesen - yurtesen@ispro.net.tr         |
> > | S-mail: Mithatpasa Cad. No:1079/13 35290  Guzelyali    |
> > | Home:+90-232-2857604 Work:+90-232-2463992 Izmir/TURKEY |
> > +--------------------------------------------------------+
> > 
> > On Thu, 25 Jun 1998, Ulf Zimmermann wrote:
> > 
> > > On Thu, Jun 25, 1998 at 08:18:18PM +0300, Evren Yurtesen wrote:
> > > > 
> > > > hello this is not exactly related with FreeBSD
> > > > but I do not know any other list which I may send this question to
> > > > if you know any cisco lists I would like to get their addresses
> > > > thank you
> > > > 
> > > > 
> > > > we own a cisco 3640 router.
> > > > when we connect it to our local network,
> > > > our server at 195.174.18.1 does not work...
> > > > and also I have found out that cisco sometimes
> > > > greplies to ping sequences as if it was 195.174.18.1 !...
> > > > I am sending the configuration file attached...
> > > > what is wrong???
> > > > 
> > > > Building configuration...
> > > > 
> > > > Current configuration:
> > > > !
> > > > version 11.2
> > > > no service udp-small-servers
> > > > no service tcp-small-servers
> > > > !
> > > > hostname guyana
> > > > !
> > > > aaa new-model
> > > > aaa authentication username-prompt "guyana2 login: "
> > > > aaa authentication login vtymethod local
> > > > aaa authentication login linmethod tacacs+ none
> > > > aaa authentication ppp pppmethod if-needed tacacs+ none
> > > > aaa authorization network tacacs+ none
> > > > aaa accounting network start-stop tacacs+
> > > > enable password ######
> > > > !
> > > > username yurtesen password ################
> > > > username ard password ###############
> > > > memory-size iomem 30
> > > > ip name-server 195.174.18.5
> > > > chat-script default "" AT&F1M0S0=1&C1&D3&H1&R2&B1&K1&M4&W0 OK  
> > > > !
> > > > controller E1 0/0
> > > >  shutdown
> > > > !
> > > > controller E1 0/1
> > > >  shutdown
> > > > !
> > > > interface Serial1/0
> > > >  physical-layer async
> > > >  no ip address
> > > >  shutdown
> > > > !
> > > > interface Serial1/1
> > > >  physical-layer async
> > > >  no ip address
> > > >  shutdown
> > > > !
> > > > interface Serial1/2
> > > >  physical-layer async
> > > >  no ip address
> > > >  shutdown
> > > > !
> > > > interface Serial1/3               
> > > >  physical-layer async
> > > >  no ip address
> > > >  shutdown
> > > > !
> > > > interface Serial1/4
> > > >  physical-layer async
> > > >  no ip address
> > > >  shutdown
> > > > !
> > > > interface Serial1/5
> > > >  physical-layer async
> > > >  no ip address
> > > >  shutdown
> > > > !
> > > > interface Serial1/6
> > > >  physical-layer async
> > > >  no ip address
> > > >  shutdown
> > > > !
> > > > interface Serial1/7
> > > >  physical-layer async
> > > >  no ip address
> > > >  shutdown     
> > > > !
> > > > interface Ethernet3/0
> > > >  description connected to EthernetLAN
> > > >  ip address 195.174.18.254 255.255.0.0
> > > 
> > > Do you really have the whole 195.174 ? I kinda doub that. Which means
> > > the netmask is wrong.
> > > 
> > > > !
> > > > interface Serial3/0
> > > >  description connected to Internet
> > > >  ip address 194.54.37.142 255.255.255.0
> > > >  ip tcp header-compression passive
> > > >  no ip mroute-cache
> > > >  encapsulation ppp
> > > >  compress predictor
> > > > !
> > > > interface Ethernet3/1
> > > >  no ip address
> > > >  shutdown
> > > > !
> > > > interface Group-Async1
> > > >  description connected to async interface
> > > >  ip unnumbered Ethernet3/0
> > > >  ip tcp header-compression passive
> > > >  encapsulation ppp
> > > >  async mode interactive                     
> > > >  peer default ip address pool Group-1
> > > >  no cdp enable
> > > >  ppp reliable-link
> > > >  ppp authentication pap pppmethod
> > > >  group-range 65 96
> > > > !
> > > > router rip
> > > >  version 2
> > > >  network 195.174.18.0
> > > >  network 195.174.177.0
> > > >  no auto-summary
> > > > !
> > > > ip local pool Group-1 195.174.177.1 195.174.177.254
> > > > ip default-gateway 194.54.37.141
> > > > ip classless
> > > > ip route 0.0.0.0 0.0.0.0 Serial3/0
> > > > tacacs-server host 195.174.18.5
> > > > tacacs-server key #####
> > > > !
> > > > line con 0
> > > >  exec-timeout 0 0
> > > >  password #############
> > > > line 33 40
> > > > line 65 96
> > > >  session-timeout 20
> > > >  autoselect during-login
> > > >  autoselect ppp
> > > >  script startup default
> > > >  script reset default
> > > >  login authentication linmethod
> > > >  modem answer-timeout 0
> > > >  modem Dialin
> > > >  autocommand ppp
> > > >  speed 115200
> > > >  flowcontrol hardware
> > > > line aux 0
> > > > line vty 0 4
> > > >  login authentication vtymethod
> > > > !
> > > > end                          
> > > >                   
> > > > +--------------------------------------------------------+
> > > > | Name  : Evren Yurtesen - yurtesen@ispro.net.tr         |
> > > > | S-mail: Mithatpasa Cad. No:1079/13 35290  Guzelyali    |
> > > > | Home:+90-232-2857604 Work:+90-232-2463992 Izmir/TURKEY |
> > > > +--------------------------------------------------------+
> > > > 
> > > > 
> > > > 
> > > > 
> > > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > > with "unsubscribe freebsd-isp" in the body of the message
> > > 
> > > -- 
> > > Ulf.
> > > 
> > > ---------------------------------------------------------------------
> > > Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-769-2936
> > > Alameda Networks, Inc. | http://www.Alameda.net  | Fax#: 510-521-5073
> > > 
> > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > with "unsubscribe freebsd-isp" in the body of the message
> > > 
> 
> -- 
> Ulf.
> 
> ---------------------------------------------------------------------
> Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-769-2936
> Alameda Networks, Inc. | http://www.Alameda.net  | Fax#: 510-521-5073
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980626205410.852A-100000>