This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Restore, NIC issues

Hi,

I run in to this problem: After having some hardware issues I restore a backup off my V9 installation on a new machine, it's similar but it has a one different network card.

After a clean install, before restoring the backup, everything is fine, I can accesss the webadmin on the primary onboard nic. After the backup the network cards seem to have been messed up:

1) what was once the WAN side NIC has become my LAN nic, I am able to access the box on this interface.
2) the old LAN nic is down, no matter what I plug in to it, the state in the webadmin remains down.
3) when logging on the the console I (with my limited knowledge of linux) am able to run ifconfig, it only shows eth1, eth0 is not there!
4)mii-diag eth0 gives me "SIOCGMIIPHY on eth0 failed: invallid argument"

so, I'm left with a restored backup that I just can not use... Which in effect is just a good as having no backup at all... I'll have to start rebuilding the entire thing from scratch.

Suggestion: Wouldn't it be nice it the restore backup procedure had some more steps where I could choose what to restore, or atleast how to map the interfaces...


This thread was automatically locked due to age.
Parents
  • You can give it a try editing udev_rules and "mix" up your NICs there.
    Do you remember the old Symbolic names of your external and internal NICs in UTM?
    If so, then after a fresh install note down the devices and their symbolic names an try to overwrite the "new" external and internal sym-names with the old one.

    e.g. rewrite "eth0" to "eth1" and vice versa.

    _Maybe_ this _could_ help but it is unfortunately not sure.
Reply
  • You can give it a try editing udev_rules and "mix" up your NICs there.
    Do you remember the old Symbolic names of your external and internal NICs in UTM?
    If so, then after a fresh install note down the devices and their symbolic names an try to overwrite the "new" external and internal sym-names with the old one.

    e.g. rewrite "eth0" to "eth1" and vice versa.

    _Maybe_ this _could_ help but it is unfortunately not sure.
Children
No Data