Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
17.7 Legacy Series
»
Possible bug with traffic graph
« previous
next »
Print
Pages: [
1
]
Author
Topic: Possible bug with traffic graph (Read 5277 times)
mastermindsos
Newbie
Posts: 6
Karma: 0
Possible bug with traffic graph
«
on:
October 15, 2017, 03:36:50 pm »
Hi, when I changed the display dropdown to hostname, it does not seem to "work properly".
The lan IPs are assigned by DHCP, some others are static.
I am using DNS forwarder, disabled unbound.
I have ticked register DHCP leases in DNS forwarder.
I have also ticked register DHCP static mappings in DNS forwarder.
I expect the table to display the hostname since I have selected register DHCP leases in DNS forwarder.
My expectation is based on my current experience with pfsense.
But only static hosts have its hostname displayed in the table.
Logged
mastermindsos
Newbie
Posts: 6
Karma: 0
Re: Possible bug with traffic graph
«
Reply #1 on:
October 29, 2017, 04:25:31 am »
Can someone acknowledge if this is a bug, if yes will it be fixed?
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Possible bug with traffic graph
«
Reply #2 on:
October 29, 2017, 10:40:13 am »
Hi there,
It's not a traditional bug that could be fixed by changing a line in the code. Static leases will be show, dynamic leases are not resolved, because they are missing a feature link between them...
Cheers,
Franco
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Possible bug with traffic graph
«
Reply #3 on:
October 29, 2017, 11:44:02 am »
PS: Do you maybe have "Do not use the DNS Forwarder/Resolver as a DNS server for the firewall" activated under System: Settings: General?
Logged
mastermindsos
Newbie
Posts: 6
Karma: 0
Re: Possible bug with traffic graph
«
Reply #4 on:
October 30, 2017, 01:11:39 am »
Yes, the checkbox is ticked.
I ticked it because I have pihole set as dns server.
I do not want to cache dns in the localhost.
«
Last Edit: October 30, 2017, 01:14:23 am by mastermindsos
»
Logged
franco
Administrator
Hero Member
Posts: 17661
Karma: 1611
Re: Possible bug with traffic graph
«
Reply #5 on:
October 30, 2017, 09:25:34 am »
It works with this setting as far as I could see.
It's a bit of a tricky situation, you want the firewall to resolve these names but then really not want the firewall to resolve those other names.
I think in the past the feature was not so rigorous, but it was changed because it kept having side effects that complicate setups, support and keep users from being as happy as they can be.
Cheers,
Franco
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
17.7 Legacy Series
»
Possible bug with traffic graph