Skip to content

Instantly share code, notes, and snippets.

@pedrompcaetano
Created November 9, 2015 00:21
Show Gist options
  • Save pedrompcaetano/9545272708877b2eee90 to your computer and use it in GitHub Desktop.
Save pedrompcaetano/9545272708877b2eee90 to your computer and use it in GitHub Desktop.
rtr2/bgpd.conf:
rtr2/bgpd.conf:peer_impresa_site1="10.10.107.241"
rtr2/bgpd.conf:upstream1="10.20.136.161"
rtr2/bgpd.conf:upstream2="10.20.136.162"
rtr2/bgpd.conf:pt="{$peer1,$peer2}"
rtr2/bgpd.conf:bgp_networks="{10.20.249.144/28, 10.10.106.0/23, 10.10.106.0/24, 10.10.107.0/24, 10.30.23.0/24 }"
rtr2/bgpd.conf:
rtr2/bgpd.conf:AS 65530
rtr2/bgpd.conf:router-id 10.20.136.166
rtr2/bgpd.conf:holdtime 3
rtr2/bgpd.conf:holdtime min 9
rtr2/bgpd.conf:listen on 0.0.0.0
rtr2/bgpd.conf:fib-update yes
rtr2/bgpd.conf:log updates
rtr2/bgpd.conf:network 10.20.249.144/28
rtr2/bgpd.conf:network 10.10.106.0/23
rtr2/bgpd.conf:network 10.10.106.0/24
rtr2/bgpd.conf:network 10.10.107.0/24
rtr2/bgpd.conf:network 10.30.23.0/24
rtr2/bgpd.conf:
rtr2/bgpd.conf:
rtr2/bgpd.conf:group "peering PT" {
rtr2/bgpd.conf: remote-as 15525
rtr2/bgpd.conf: neighbor $upstream1 {
rtr2/bgpd.conf: announce self
rtr2/bgpd.conf: }
rtr2/bgpd.conf: neighbor $upstream2 {
rtr2/bgpd.conf: announce self
rtr2/bgpd.conf: }
rtr2/bgpd.conf:}
rtr2/bgpd.conf:
rtr2/bgpd.conf:neighbor $peer_impresa_site1 {
rtr2/bgpd.conf: remote-as 65529
rtr2/bgpd.conf: announce default-route
rtr2/bgpd.conf: }
rtr2/bgpd.conf:
rtr2/bgpd.conf:match to any prefix 10.10.106.0/24 set prepend-self 2
rtr2/bgpd.conf:match to any prefix 10.10.106.0/23 set prepend-self 2
rtr2/bgpd.conf:
rtr2/bgpd.conf:deny from any
rtr2/bgpd.conf:
rtr2/bgpd.conf:allow from $upstream1 prefix 0.0.0.0/0
rtr2/bgpd.conf:allow from $peer_impresa_site1 prefix 0.0.0.0/0 set localpref 20
rtr2/bgpd.conf:allow from $upstream2 prefix 0.0.0.0/0 set localpref 150
rtr2/bgpd.conf:
rtr2/bgpd.conf:deny from any prefix 0.0.0.0/8 prefixlen >= 8 # 'this' network [RFC1122]
rtr2/bgpd.conf:deny from any prefix 10.0.0.0/8 prefixlen >= 8 # private space [RFC1918]
rtr2/bgpd.conf:deny from any prefix 100.64.0.0/10 prefixlen >= 10 # CGN Shared [RFC6598]
rtr2/bgpd.conf:deny from any prefix 127.0.0.0/8 prefixlen >= 8 # localhost [RFC1122]
rtr2/bgpd.conf:deny from any prefix 169.254.0.0/16 prefixlen >= 16 # link local [RFC3927]
rtr2/bgpd.conf:deny from any prefix 172.16.0.0/12 prefixlen >= 12 # private space [RFC1918]
rtr2/bgpd.conf:deny from any prefix 192.0.2.0/24 prefixlen >= 24 # TEST-NET-1 [RFC5737]
rtr2/bgpd.conf:deny from any prefix 192.168.0.0/16 prefixlen >= 16 # private space [RFC1918]
rtr2/bgpd.conf:deny from any prefix 198.18.0.0/15 prefixlen >= 15 # benchmarking [RFC2544]
rtr2/bgpd.conf:deny from any prefix 198.51.100.0/24 prefixlen >= 24 # TEST-NET-2 [RFC5737]
rtr2/bgpd.conf:deny from any prefix 203.0.113.0/24 prefixlen >= 24 # TEST-NET-3 [RFC5737]
rtr2/bgpd.conf:deny from any prefix 224.0.0.0/4 prefixlen >= 4 # multicast
rtr2/bgpd.conf:deny from any prefix 240.0.0.0/4 prefixlen >= 4 # reserved
rtr2/bgpd.conf:
rtr2/bgpd.conf:deny from any prefix ::/8 prefixlen >= 8
rtr2/bgpd.conf:deny from any prefix 0100::/64 prefixlen >= 64 # Discard-Only [RFC6666]
rtr2/bgpd.conf:deny from any prefix 2001:2::/48 prefixlen >= 48 # BMWG [RFC5180]
rtr2/bgpd.conf:deny from any prefix 2001:10::/28 prefixlen >= 28 # ORCHID [RFC4843]
rtr2/bgpd.conf:deny from any prefix 2001:db8::/32 prefixlen >= 32 # docu range [RFC3849]
rtr2/bgpd.conf:deny from any prefix 3ffe::/16 prefixlen >= 16 # old 6bone
rtr2/bgpd.conf:deny from any prefix fc00::/7 prefixlen >= 7 # unique local unicast
rtr2/bgpd.conf:deny from any prefix fe80::/10 prefixlen >= 10 # link local unicast
rtr2/bgpd.conf:deny from any prefix fec0::/10 prefixlen >= 10 # old site local unicast
rtr2/bgpd.conf:deny from any prefix ff00::/8 prefixlen >= 8 # multicast
rtr2/bgpd.conf:
rtr2/hostname.carp7401:up
rtr2/hostname.carp7401:group site2
rtr2/hostname.carp7401:10.10.107.252 netmask 255.255.255.240 carpdev vlan740 vhid 5 pass 3e2e04c8d1e1617447be3132 advskew 100
rtr2/hostname.carp7402:up
rtr2/hostname.carp7402:group site2
rtr2/hostname.carp7402:10.10.107.251 netmask 255.255.255.240 carpdev vlan740 vhid 6 pass 3e2e04c8d1e1617447be3132 advskew 100
rtr2/hostname.carp7403:up
rtr2/hostname.carp7403:group site1
rtr2/hostname.carp7403:10.10.107.253 netmask 255.255.255.240 carpdev vlan740 vhid 4 pass 3e2e04c8d1e1617447be3132
rtr2/hostname.carp7404:up
rtr2/hostname.carp7404:group site1
rtr2/hostname.carp7404:10.10.107.254 netmask 255.255.255.240 carpdev vlan740 vhid 3 pass 3e2e04c8d1e1617447be3132
rtr2/hostname.vlan46:up
rtr2/hostname.vlan46:inet 10.20.136.166 255.255.255.248 NONE vlan 710 vlandev vio0
rtr2/pf.conf:
rtr2/pf.conf:icmp_types = "{ echoreq, unreach }"
rtr2/pf.conf:
rtr2/pf.conf:set skip on lo
rtr2/pf.conf:
rtr2/pf.conf:block drop log all #block stateless traffic
rtr2/pf.conf:pass on vlan740 proto carp keep state
rtr2/pf.conf:pass on vlan1267 proto pfsync
rtr2/pf.conf:pass inet proto icmp icmp-type $icmp_types
rtr2/pf.conf:
rtr2/pf.conf:anchor "rdomain2" on rdomain 2 {
rtr2/pf.conf: pass in proto tcp to port { ssh www https } tag GOOD
rtr2/pf.conf: pass out from vio1:network to any
rtr2/pf.conf: block log quick ! tagged GOOD
rtr2/pf.conf: }
rtr2/sysctl.conf:net.inet.ip.forwarding=1 # 1=Permit forwarding (routing) of IPv4 packets
rtr2/sysctl.conf:net.inet.carp.preempt=1 # 1=Enable carp(4) preemption
rtr2/sysctl.conf:net.inet.carp.log=3 # log level of carp(4) info, default 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment