@Thorsten, If you can reproduce this behaviour please try the following:
ping 10.39.148.49 If it does not work, try iptables -F and ping again. Does it help? Background: We have a script in /etc/network/if-up.d/firewall-update. In this script we set firewall rules based on the output of our custom script get_netstat. The netstat depends on the configured nameserver in /etc/resolv.conf. In this case the nameservers are "unknown" and the result is that get_netstat returns "alien". In this situation we are blocking everything but some special ports for VPN in the local firewall. So the main problem is: NetworkManager generates wrong entries in /etc/resolv.conf -- 3G connection available but unusable after start https://bugs.launchpad.net/bugs/640365 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
