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

Troubles with move to V8

Hello,

After installing v8 to a new hard drive and importing my most recent backup, none of my clients can access the internet.

I do not use the HTTP proxy.

When viewing the Network packet filter logs, everything is being "DEFAULT DROPPED".

I can access the box via it's local IP, I can ping the outside interface.

The outside interface has a status of "Down".


Reconnecting the v7 drive and rebooting the system restores internet access.


I have support from Astaro and will open a case tomorrow.  Just hopng that someone on here had the some problem during the BETA and could provide a fast fix.


v7 is running on a generic intel system with 3com nics.   I figure it is a setting that didn't import from the v7 backup, but I have looked everywhere I know to look and cannot find it.


Thanks for any help,


This thread was automatically locked due to age.
  • did you try rebooting the modem?
  • arp cache...

    no, not really as you are using the same hardware isn't it?
  • Hi,
    the problem is that the sort process for the ethernet cards has changed and your interfaces will be on different physical ports.

    You can either start from scratch and build a new configuration or change a file
    edit /etc/udev/rules.d/70-persistent-net.rules

    and change the ethx values to your old order.

    The Astaro Team are working on a v7.x to v8.x migration tool for release later this year.

    Yes, it is a pain that is why I try to keep my rebuilds to a minimum.

    Ian M

    I forgot, reboot to apply the changes.
  • did you try rebooting the modem?



    Modem?  Sorry, no modem.  20/20 fiber connection to the inet.

    The hardware is fine.
  • RFCat - I don't really see how that would cause my issue.  After importing the V7.506 backup into the v8 install, I still have complete access to my box.  Webadmin works fine, can ping the internet from the tools on the ASG.

    Sent your reply on to the AMER support guys any way.  Connection to the box is still as normal from inside the network.  I can re-assign the interraces on the box using the GUI, change the cabling on the box to reflect the interface change, but any packet not originating from the ASG box (Tools|Ping) are "DEFAULT DROPPED".

    No big deal, system is running on origional v7 install, just pop in the v8 hd to try any worthwhile suggestions.

    Thanks,
  • Hi,
    the problem is that the sort process for the ethernet cards has changed and your interfaces will be on different physical ports.

    You can either start from scratch and build a new configuration or change a file
    edit /etc/udev/rules.d/70-persistent-net.rules

    and change the ethx values to your old order.

    The Astaro Team are working on a v7.x to v8.x migration tool for release later this year.

    Yes, it is a pain that is why I try to keep my rebuilds to a minimum.

    Ian M

    I forgot, reboot to apply the changes.


    thanks, this worked for me as after the v8 install eth1 was eth2, eth2 was eth3 and eth3 was eth1.

    as eth1 is wan i wanted to keep it on the same mac address hence same public ip what i get from the isp dhcp server.