Opened 11 years ago
Closed 9 years ago
#716 closed defect (worksforme)
ipconf and eth interface
Reported by: | rue | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | normal | Milestone: | 3.2.2 |
Component: | mindi | Version: | 3.0.4 |
Severity: | normal | Keywords: | ipconf eth |
Cc: | victor gattegno |
Description
Depending on network config and network cards, we can see at boot time the message in mondorestore.log : 14:00 Interface eth0 changed to eth2 (MAC xx.xx.xx.xx.xx.xx)
When ipconf (ipconf=ipdev:ipadr:netmask:broadcast:gateway) is defined in mindi.conf on eth0, start-netfs script should not change the eth0 interface to eth2. If eth0 is defined in ipconf, it is because other interface like eth2 does not permit any network traffic to the nfs server.
Change History (4)
comment:1 by , 11 years ago
Status: | new → assigned |
---|
comment:2 by , 10 years ago
Milestone: | 3.0.5 → 3.2.1 |
---|
This part has been rewritten in 3.2.1 (about to be produced). Could you check again ?
comment:3 by , 10 years ago
Milestone: | 3.2.1 → 3.2.2 |
---|
comment:4 by , 9 years ago
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
This should be solved now, please reopen if not.
In this particular case, using ipconf=eth2:.... should solve the issue encountered. Maybe loading first the e1000 driver could help as well, but not completely sure.