[Bug 291161] Re: Invalid multi values domain string generated by network manager
I ran into this error on a different (CentOS 6 x86_64) system. Simply executing "nslookup" would return the error "nslookup: parse of /etc/resolv.conf failed". Upon close inspection of the contents nothing was out of order. Permissions and ownership also looked good and I was executing nslookup as root. It was then I noticed lsattr /etc/resolv.conf was showing the "e" flag set. The customer had copied resolv.conf over from a different server (also ext4 formatted). I believe it may be that this attribute was set on the previous filesystem, and when moved to the new ext4 file system the extent mappings were incorrect, which caused the read/parse problem. Since you can't remove the attribute with chattr I was able to resolve the issue by simply copying the contents, deleting the old /etc/resolv.conf, creating a new /etc/resolv.conf, then pasting in the contents from clipboard and saving. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in Ubuntu. https://bugs.launchpad.net/bugs/291161 Title: Invalid multi values domain string generated by network manager To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/291161/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291161] Re: Invalid multi values domain string generated by network manager
** Changed in: network-manager Status: Invalid => Unknown ** Changed in: network-manager Importance: Unknown => Medium -- Invalid multi values domain string generated by network manager https://bugs.launchpad.net/bugs/291161 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291161] Re: Invalid multi values domain string generated by network manager
Upstream considers this not being a bug in network-manager, but in the AT&T VPN Client. Don't know which package is the right one for that. ** Changed in: network-manager (Ubuntu) Status: Triaged => Invalid -- Invalid multi values domain string generated by network manager https://bugs.launchpad.net/bugs/291161 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291161] Re: Invalid multi values domain string generated by network manager
** Changed in: network-manager Status: New => Invalid -- Invalid multi values domain string generated by network manager https://bugs.launchpad.net/bugs/291161 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291161] Re: Invalid multi values domain string generated by network manager
** Changed in: network-manager Status: Unknown => New -- Invalid multi values domain string generated by network manager https://bugs.launchpad.net/bugs/291161 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291161] Re: Invalid multi values domain string generated by network manager
Forwarded upstream ** Changed in: network-manager Importance: Undecided => Unknown Bugwatch: None => GNOME Bug Tracker #567798 Status: Incomplete => Unknown -- Invalid multi values domain string generated by network manager https://bugs.launchpad.net/bugs/291161 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291161] Re: Invalid multi values domain string generated by network manager
This is actually not an issue with the Agnclient, it is the Comment line # Generated by NetworkManager in the middle of the file that is the problem. Remove that and it works like a charm. -- Invalid multi values domain string generated by network manager https://bugs.launchpad.net/bugs/291161 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 291161] Re: Invalid multi values domain string generated by network manager
This turned to be an AT&T VPN client problem. Setting NETVPN_DEF_DOMAIN to "" on /etc/agnclient/agnclient.conf fixed it. ** Changed in: network-manager-applet (Ubuntu) Status: New => Invalid -- Invalid multi values domain string generated by network manager https://bugs.launchpad.net/bugs/291161 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs