Originally Posted by xdjyoshx
|
[...]
As it stands i have in /etc/sysconfig/network i have the following files/configs:
ifcfg-eth-id-MACADDRESS
[...]
BOOTPROTO='static'
[...]
ifcfg-vlan161
[...]
BOOTPRO='static'
[...]
I have tried all types of variations of this config to try to get this working. Does anyone see anything obvious that i am doing wrong? Any suggestions would be helpful. It's been that kind of day.
Thanks in advance everyone.
|
xdjyoshx,
looks like a c&p error when creating the VLAN's config file... it should be "BOOTPROTO='static'" - that's why it's defaulting to DHCP, I guess...
Regards,
Jens