[prev in list] [next in list] [prev in thread] [next in thread] 

List:       zebra
Subject:    [zebra 18079] bgp connect failed between two hosts,  Active state.
From:       Jack Lin <jacklin () andrew ! cmu ! edu>
Date:       2003-02-26 23:58:58
[Download RAW message or body]

Hi,
  i'm trying to set up a session between two hosts both running zebra.  
 But i can't seem to set up a bgp session between them.  The state is 
always "Active", thus no session.
  I read some of the previous posts and possible errors.   Firewall, 
changing user to root are not my problems.  With the first script, i'm 
able to set up peering sessions with two outside routers that are not
mine, but i'm having trouble connecting to another one of my hosts.  The
router id are both 0.0.0.0 when i query "show ip bgp neighbors".    I
have zebra runnning on both machine as well.  
  Can someone tell me what i am doing wrong,   thanks.

jack

The error that i get on one machine is  
2003/02/26 17:31:49 BGP: 128.2.76.251 [Event] Connect start to 
128.2.76.251 fd 11
2003/02/26 17:31:49 BGP: 128.2.76.251 [Event] Connect failed (Operation 
now in progress)

same error w/ corresponding ip on the other machine.

here are the conf file.
First one.

hostname bgpd
password ...
enable password ...

router bgp 65000
network 128.2.0.0/16

bgp router-id 128.2.170.51
  neighbor 128.2.76.251 remote-as 65001
  neighbor 128.2.76.251 ebgp-multihop

debug bgp events
debug bgp updates

access-list export_none deny any
access-list all permit any

dump bgp updates /usr/local/etc/bgp_dump.log 10
log file /usr/local/etc/bgpd.log
log stdout


Second one.
hostname bgpd
password ...
enable password ...
!

router bgp 65001
network 128.3.0.0/16

bgp router-id 128.2.76.251
 neighbor 128.2.170.51 remote-as 65000
 neighbor 128.2.170.51 ebgp-multihop

debug bgp events
debug bgp updates

access-list all permit any
log file bgpd.log
!
log stdout




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic