.. and probably me doing something wrong but I can't spot it
I am trying to setup a native IPv6 BGP session to BT Exact
I have the interface setup as v6 only
root@l3-c1# cat /etc/hostname.vlan303
up vlan 303 vlandev trunk0 description UK6x
inet6 2001:7f8:2:1::21 64
root@l3-c1# cat /etc/hostname.trunk0
trunkport bge0 trunkport bge1 up
and can ping their end of the link fine
root@l3-c1# ping6 -c 3 2001:7f8:2:1::1
PING6(56=40+8+8 bytes) 2001:7f8:2:1::21 --> 2001:7f8:2:1::1
16 bytes from 2001:7f8:2:1::1, icmp_seq=0 hlim=64 time=0.367 ms
16 bytes from 2001:7f8:2:1::1, icmp_seq=1 hlim=64 time=0.293 ms
16 bytes from 2001:7f8:2:1::1, icmp_seq=2 hlim=64 time=0.447 ms
--- 2001:7f8:2:1::1 ping6 statistics ---
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/std-dev = 0.293/0.369/0.447/0.063 ms
OpenBGPD is configured thusly (500 line bgpd.conf cut down to basic
essentials)
AS 8282
network 194.70.36.0/24
network 84.246.192.0/21
network 80.252.112.0/20
network 2a01:2c0::/32
group IPvSix {
set nexthop self
softreconfig in yes
softreconfig out yes
set community 8282:600
# announce IPv4 none
announce IPv6 unicast
neighbor 2001:7f8:2:1::1 {
multihop 3
local-address 2001:7f8:2:1::21
remote-as 1752
}
}
Sessions however won't initiate
(they've also tried with/without override-capability-neg on their end)
Mar 27 16:27:46 l3-c1 bgpd[32629]: SE reconfigured
Mar 27 16:27:55 l3-c1 bgpd[32629]: neighbor 2001:7f8:2:1::1: state
change Idle -> Active, reason: Start
Mar 27 16:27:55 l3-c1 bgpd[32629]: neighbor 2001:7f8:2:1::1:
session_setup_socket setsockopt hoplimit: Protocol not available
Mar 27 16:27:55 l3-c1 bgpd[32629]: neighbor 2001:7f8:2:1::1: state
change Active -> Idle, reason: Fatal error
Their debug output shows the following
Mar 27 15:36:51.347 BST: BGP: 2001:7F8:2:1::21 open active, local
address 2001:7F8:2:1::1
Mar 27 15:36:51.347 BST: BGPNSF: Building graceful restart capability
for 2001:7F8:2:1::21
Mar 27 15:36:51.347 BST: BGP: 2001:7F8:2:1::21 went from Active to
OpenSent
Mar 27 15:36:51.347 BST: BGP: 2001:7F8:2:1::21 sending OPEN, version
4, my as: 1752, holdtime 360 seconds
Mar 27 15:36:51.347 BST: BGP: 2001:7F8:2:1::21 send message type 1,
length (incl. header) 51
Mar 27 15:36:51.431 BST: BGP: 2001:7F8:2:1::21 remote close, state
CLOSED
Mar 27 15:36:51.431 BST: BGP: 2001:7F8:2:1::21 -reset the session
Mar 27 15:36:51.431 BST: BGPNSF state: 2001:7F8:2:1::21 went from
nsf_not_active to nsf_not_active
Mar 27 15:36:51.431 BST: BGP: 2001:7F8:2:1::21 went from OpenSent to
Idle
Mar 27 15:36:51.431 BST: BGP: 2001:7F8:2:1::21 closing
Mar 27 15:36:51.439 BST: BGP: 2001:7F8:2:1::21 went from Idle to Active
Mar 27 15:36:51.439 BST: BGP: 2001:7F8:2:1::21 open active delayed
28351ms (35000ms max, 28% jitter)
I haven't tried restarting bgpd completely as this is on a production
server ... but I'm hoping it's just a stupid config error somewhere
that can easily resolved ?
This is on -current as of a week ago
Any ideas?
--
Jon Morby
FidoNet Registration Services Ltd
tel: 0845 004 3050 / fax: 0845 004 3051
web: http://www.fido.net/
| Eric Sandeen | [PATCH 0/4] (RESEND) ext3[34] barrier changes |
| Jeremy Fitzhardinge | [PATCH 02 of 36] x86: add memory clobber to save/loadsegment |
| Linus Torvalds | Linux 2.6.25-rc2 |
| Andrew Morton | Re: 2.6.21-rc2-mm1 |
git: | |
| Linus Torvalds | Re: VCS comparison table |
| Joakim Tjernlund | git-svn set-tree bug |
| Avery Pennarun | Re: why is git destructive by default? (i suggest it not be!) |
| Karl | Re: People unaware of the importance of "git gc"? |
| Richard Stallman | Real men don't attack straw men |
| Benoit Chesneau | problem sata with asus m2v-mx motherboard |
| James Hartley | scp batch mode? |
| Brandon Lee | DELL PERC 5iR slow performance |
| Framstag | ftp-error: bind: Address already in use? |
| Dave `geek' Gymer | WARNING (was Re: New afio release) |
| Theodore Ts'o | RESULT: comp.os.linux passes: 858: 5 |
| Ian Kluft | RESULT: comp.os.linux reorganization, all groups pass (part 3/3) |
| problem downloading linux-staging tree | 58 minutes ago | Linux general |
| ptrace and big kernel lock | 2 hours ago | Linux kernel |
| SMDK2410 LCD Framebuffer driver | 7 hours ago | Linux kernel |
| Resetting the bios password for Toshiba Laptop | 8 hours ago | Hardware |
| Problem booting a barebone kernel in VMWare | 11 hours ago | Linux kernel |
| IP layer send packet | 15 hours ago | Linux kernel |
| PID to ELF image full path | 17 hours ago | Linux kernel |
| types of kernel | 1 day ago | Linux kernel |
| magical mounts | 3 days ago | Linux kernel |
| Problem in scim in Fedora 9 | 3 days ago | Linux general |
