2 ian
Hi again !
So, one by one:
in etc/.../ifcfg_eth1:
DEVICE=eth1
BOOTPROTO=none
IPADDR="No IP"
NETMASK="No Mask"
BROADCAST=255
MII_NO_SUPPORTED=yes
PEERDNS=yes
NETMASK="No Mask"
IPADDR="No IP"
I've put "ONBOOT=no" to ifcfg-eth0 - it seems that nothing changed after rebooting - when I look Control Center, I'm again suggested, that ethernet-connection will be through eth0;
Yes, I hav DHCP-server number, IP-address (as far I'd read them from Windows)
For eth1 is "forcedeth"-module, but I didn't understand - what to do with this ?
In etc/modprobe.conf I can see:
alias eth1 forcedeth
alias eth0 eth1394
Say, how to change quickly system-files, like "ifcfg-eth0" - through "vi-redactor" ?