MLO PPP notes


The addition of rigel.sdsu.edu to the computers at MLO made a change necessary to the networking between vega.sdsu.edu and alnitak.sdsu.edu. I freely admit that I know that this document describes the wrong way to accomplish this task. Historically, there has been a PPP link between alnitak.sdsu.edu and vega.sdsu.edu. Since I have always been leery of putting alnitak on the internet, vega does not advertise this link (no traffic is routed between vega's interfaces.) This is still the case, but now rigel.sdsu.edu is connected to alnitak's ethernet interface. This required changes to the network configuration of rigel, alnitak, and vega. The basic design was to have the "ethernet" segment at MLO be a 16 node subnet (network 130.191.225.32, netmask 255.255.255.240) so that alnitak could route traffic between it's ppp0 interface and it's le0 interface. With it's default route set to the far end of the ppp0 interface, alnitak serves as a router between these two networks. The only complication was that the far end of the ppp0 link (130.191.225.40) was unfortunately chosen to be an IP that was on the subnet attached to le0. This meant that alnitak had to be configured to arp for this IP for other hosts on the 130.191.225.32 network.