BGP server?

hugle hugle at vkt.lt
Sun May 30 05:53:58 PDT 2004


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



More information about the freebsd-questions mailing list