Manually setting vlan possible during install?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
trying to install from netinst.iso on a server that has vlan tagging.
I saw that there is this old bugzilla open but not already resolved/worked on:
https://bugzilla.redhat.com/show_bug.cgi?id=624752
I'm able to run these commands from console 2 after selecting em3 as network adapter with a fake ip in anaconda

ip addr del fake_ip dev em3
ip link add link em3 name em3.66 type vlan id 66
ip addr add 10.4.5.159/24 brd 10.4.5.255 dev em3.66
ip link set dev em3.66 up
ip route del default via fake_gw
ip route add default via 10.4.5.250

so now I'm able to resolve ns queries and exit.
But anaconda screen related to installation source remains with exclamation mark (I set a proxy that I'm able to reach).

Any way to force it..?

Thanks,
Gianluca

-- 
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux