Date: Sun, 30 May 2004 15:52:40 +0300 From: hugle <hugle@vkt.lt> To: freebsd-questions@freebsd.org Subject: BGP server? Message-ID: <9869718519.20040530155240@vkt.lt>
next in thread | raw e-mail | index | archive | help
Hello all I'm trying to get router ffrom mine country.. so I will be able to NAT router to my country without any limit.. look what I get from my ISP: (email) configured: router bgp 13194 neighbor 213.226.136.250 remote-as 65006 configure Your ZEBRA: remote-as: 13194 neighbor: 213.252.192.153 ebgp-multihop: 4 How is it done ? here is my conf file: cat bgpd.conf password zebra enable password zebra router bgp 65006 bgp router-id 213.226.136.253 neighbor 213.252.192.153 remote-as 13194 neighbor 213.252.192.153 ebgp-multihop 4 smux peer 1.3.6.1.2.1.14 test log file /var/log/zebra/bgpd.log but i still can't get those routes.. can anyone be so kind and help me? Never worked with bgp routers -- Best regards,Hugle
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9869718519.20040530155240>