archive_kal
This is an old revision of the document!
retirednotice status=retired |name=Kal |os=PFSense |dns=kal.tardis.ed.ac.uk |ipv4=193.62.81.1 |ipv6=none |hardware=Dell Poweredge 1850 1GB RAM, 2x 73GB drives in RAID1 |services=Router |other=Donated by SJH
RIP Configuration
In PFSense routed needs some tweaking to prevent RIP announcing any internal networks. To do this line 92 in /usr/local/pkg/routed.inc needs the “passive” tag added:
$ret .= "no_rip_out no_solicit no_rdisc no_rdisc_adv passive";
This means that when /etc/gateways is generated any interface without RIP enabled won't be announced to everything.
The long term solution to this is not to use RIP!
archive_kal.1646232233.txt.gz · Last modified: (external edit)
