I really hate to ask, because I had it working before, but after a fresh reinstall I couldn't get it working again. RH 7.2 on an LPAR. Everytime I reboot I have to
ifconfig ctc0 mtu 1500 netmask 255.255.255.128 and route add default gw blah.blah.blah.blah (and vary tcpip on the gateway lpar) I'd like to avoid doing this, and am not about to hardcode values in the network-scripts. I've added alias ctc0 ctc to my modules.conf so now it reads: alias parport_lowlevel parport_pc alias ctc0 ctc I've also created /etc/sysconfig/networking/ifcfg-ctc and threw in some values (which didn't do much) in /etc/sysconfig/network I have NETWORKING, HOSTNAME, and GATEWAY set correctly. I've been tinkering with this for some time and it's just not working. Previously I had gotten the configuration files to the point where rebooting would get the netmask and default gateway correct (not MTU), but I didn't make backups of config files I changed before I reinstalled, and now I can't re-figure out what to do where. What am I doing wrong? Thanks, Daniel
