On Wed, Sep 8, 2010 at 7:07 PM, Larry Brigman <larry.brig...@gmail.com> wrote: > On Wed, Sep 8, 2010 at 6:54 PM, Michael C. Robinson > <plu...@robinson-west.com> wrote: >> Okay, solved the network startup issue by explicitly indicating a >> gateway for each network interface in the ifcfg-ethn files instead >> of one gateway in /etc/sysconfig/network. > > Only need one as a default route. If there are others those go into > route-<ifname> The entries here should be similar to what you would add from the ip route add command.
172.18.232.64/26 via 172.18.232.1 dev eth1 172.18.232.128/26 via 172.18.232.1 dev eth1 172.18.232.192/26 via 172.18.232.1 dev eth1 > >> >> One odd problem left, on boot I get a cannot find usb 2-1 messages >> even though nothing is plugged in to the usb ports. During the >> upgrade I had a dvd burner plugged into the usb, but I have since >> taken it off. > > That is because it probably has an alias reference in /etc/modprobe.conf > >> >> Another area of trouble is getting the spamcannibal local web site to >> work. Every time I try http://xerxes.robinson-west.com/tarpit/ I get >> a 403 forbidden message. Nothing in the logs beyond that, so I am >> having a heck of a time troubleshooting it. > > Even from localhost? > Maybe the httpd configs didn't get moded/upgraded as needed. There are areas > of > packages that may have changed. > >> >> >> _______________________________________________ >> PLUG mailing list >> PLUG@lists.pdxlinux.org >> http://lists.pdxlinux.org/mailman/listinfo/plug >> > _______________________________________________ PLUG mailing list PLUG@lists.pdxlinux.org http://lists.pdxlinux.org/mailman/listinfo/plug