Daniel, I believe that if you rename ifcfg-ctc to ifcfg-ctc0 that things will start happening for you. Those files are created for each interface, not a class of interfaces.
Mark Post -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 10:05 AM To: [EMAIL PROTECTED] Subject: CTC - linux newbie - should be an easy one 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
