Displaying 1 result from an estimated 1 matches for "eth_1".
Did you mean:
eth1
2019 Oct 07
0
Where to report (possible) bugs? Redhat? Bugzilla?
...ifup-route
file is called before the actual interface is up.
I put some "logger -t ifup-route.jobst ... " messages into the
"/etc/sysconfig/network-scripts/ifup-route" and those messages
show up BEFORE the interface is up:
Oct 7 10:21:28 ifup-route.jobst: Called with eth: eth_1 (eth_1)
Oct 7 10:21:28 network: Bringing up interface eth_1: SIOCADDRT: Network is unreachable
Oct 7 10:21:28 network: SIOCADDRT: Network is unreachable
Oct 7 10:21:28 network: SIOCADDRT: Network is unreachable
Oct 7 10:21:28 network: [ OK ]
The file /etc/sysconfig/network-scripts/route-eth...