I am using the openbpgd package on pfsense 2.0.3 x64bit. The problem I am
having it that the full bgp table I am getting from ISP1 is sent to ISP2 as
my networks. ISP 2 is filtering so I don't break there network. Here is my
bgpd.conf file

AS 11672
fib-update yes
holdtime 90
router-id 107.7.161.82
network 216.105.159.0/24
network 216.105.158.0/24
network 216.105.157.0/24
network 216.105.128.0/24
network 216.105.135.0/24
network 216.105.136.0/23
network 216.105.141.0/24
network 216.105.143.0/24
network 216.105.144.0/22
network 216.105.153.0/24
network 216.105.155.0/24
network 216.105.156.0/24
network 216.105.151.0/24
neighbor 107.7.161.81 {
descr "earthlink"
announce all
remote-as 6983
local-address 107.7.161.82
}
neighbor 64.16.224.133 {
descr "ITO"
announce all
remote-as 18797
local-address 64.16.224.134
}
deny from any
deny to any
allow from 107.7.161.81
allow to 107.7.161.81
allow from 64.16.224.133
allow to 64.16.224.133
-- 
Zach Underwood (RHCE,RHCSA,RHCT)
My website <http://zachunderwood.me>
My photes <http://zunder1990.openphoto.me>
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to