Opened 14 months ago
Closed 6 months ago
#1415 closed defect (fixed)
Network Summary says "No nameserver defined" while Global Configuration has nameserver
| Reported by: | protosd | Owned by: | william |
|---|---|---|---|
| Priority: | minor | Milestone: | 8.2.0-RELEASE |
| Component: | GUI | Version: | 8.2.0-BETA2 |
| Keywords: | network summary, nameserver | Cc: |
Description
When viewing Network->Global Configuration from left sidebar Nameserver 1 is defined and saved, but when clicking on Network Summary below that, it says "No nameserver defined".
Change History (8)
comment:1 Changed 14 months ago by william
comment:2 Changed 14 months ago by protosd
I just tried to recreate it again and it's not happening. I'll have more time later today to try a different system. If I can get it to happen again I'll post the details from those files. It wasn't like I had just added the nameserver, it had been working for a week or so and I just happened to look and notice the problem.
comment:3 Changed 14 months ago by protosd
I'm still trying to recreate it, but got a similar problem. I deleted the nameserver (only had one) from the Global Config section, the viewed the Network Summary and it still had the nameserver there.
Here's the console log for that, doesn't look like anything helpful though:
Mar 26 14:00:22 PluginTest? notifier[1978]: Executing: /bin/hostname ""
Mar 26 14:00:22 PluginTest? notifier[1978]: Executing: /usr/sbin/service ix-hostname quietstart
Mar 26 14:00:22 PluginTest? notifier[1978]: Executing: /usr/sbin/service hostname quietstart
Mar 26 14:00:22 PluginTest? notifier: Setting hostname: PluginTest?.local.
Mar 26 14:00:22 PluginTest? notifier[1978]: Executing: /usr/sbin/service routing restart
Mar 26 14:00:22 PluginTest? notifier: default 10.0.10.1 done
Mar 26 14:00:22 PluginTest? notifier: add net default: gateway 10.0.10.1
Mar 26 14:00:45 PluginTest? middleware[1978]: Popen()ing: /sbin/zfs list -Hr -t filesystem tank
Mar 26 14:01:06 PluginTest? notifier[1978]: Executing: /bin/hostname ""
Mar 26 14:01:06 PluginTest? notifier[1978]: Executing: /usr/sbin/service ix-hostname quietstart
Mar 26 14:01:06 PluginTest? notifier[1978]: Executing: /usr/sbin/service hostname quietstart
Mar 26 14:01:06 PluginTest? notifier: Setting hostname: PluginTest?.local.
Mar 26 14:01:06 PluginTest? notifier[1978]: Executing: /usr/sbin/service routing restart
Mar 26 14:01:06 PluginTest? notifier: default 10.0.10.1 done
Mar 26 14:01:06 PluginTest? notifier: add net default: gateway 10.0.10.1
comment:4 Changed 14 months ago by william
- Owner set to william
- Status changed from new to accepted
comment:5 Changed 14 months ago by william
The similar problem is fixed in r10870, but I don't think it solves the ticket issue, I couldn't reproduce it yet.
comment:6 Changed 14 months ago by william
Were you using DHCP when the issue happened?
comment:7 Changed 14 months ago by protosd
No, I was testing out plugins. I did have an IP alias setup for the jail.
comment:8 Changed 6 months ago by william
- Resolution set to fixed
- Status changed from accepted to closed
Cannot reproduce this issue anymore.

Weird, I cannot reproduce this issue.
Could you paste /etc/resolv.conf?
Any errors in /var/log/messages as soon as you save the nameservers?