DNS problem with 0.95.8
-
Still not running.
Now I get "Fatal error: Call to a member function on a non-object in /etc/inc/pfsense-utils.inc on line 1118" going in the Firmware menu (/system_firmware_check.php).
In the GUI, in Interface, now i can read the DNS. This is the HTML:
ISP DNS servers 85.37.17.13
(I noted the two "
". I think it's only comestic)./var/etc/nameserver.conf is not found.
# cat /var/etc/resolv.conf domain local
Tell me if you need anything else.
Best.
Emanuele -
That is because we mixed head with RELENG_1. Try this from a shell:
fetch -o /etc/inc/pfsense-utils.inc "http://cvs.pfsense.com/cgi-bin/cvsweb.cgi/~checkout~/pfSense/etc/inc/pfsense-utils.inc?rev=1.316.2.23;content-type=text%2Fplain;only_with_tag=RELENG_1"
-
Okay, I'm still waking up, but I think that it should be okay now.
update_file.sh /etc/inc/pfsense-utils.inc
And reboot again.
BUMP! Please test this ASAP, I'm about out of time for the day and need to get a new version out the door if this fixes your issue!
still the same
-
I'm at a loss, because Emab says the interfaces now show in interfaces status.
What i've done REALLY should have fixed it.
-
That is because we mixed head with RELENG_1. Try this from a shell:
fetch -o /etc/inc/pfsense-utils.inc "http://cvs.pfsense.com/cgi-bin/cvsweb.cgi/~checkout~/pfSense/etc/inc/pfsense-utils.inc?rev=1.316.2.23;content-type=text%2Fplain;only_with_tag=RELENG_1"
still the same :(
-
I try with
fetch -o /etc/inc/pfsense-utils.inc "http://cvs.pfsense.com/cgi-bin/cvsweb.cgi/~checkout~/pfSense/etc/inc/pfsense-utils.inc?rev=1.316.2.23;content-type=text%2Fplain;only_with_tag=RELENG_1"
But still not running…
-
I try with
fetch -o /etc/inc/pfsense-utils.inc "http://cvs.pfsense.com/cgi-bin/cvsweb.cgi/~checkout~/pfSense/etc/inc/pfsense-utils.inc?rev=1.316.2.23;content-type=text%2Fplain;only_with_tag=RELENG_1"
But still not running…
Sorry but I am out of options/fixes then.
-
Wait, found some more stuff…
-
Okay, run this from a shell:
/etc/rc.conf_mount_rw
fetch -o /etc/inc/system.inc "http://cvs.pfsense.com/cgi-bin/cvsweb.cgi/~checkout~/pfSense/etc/inc/system.inc?rev=1.79.2.12;content-type=text%2Fplain;only_with_tag=RELENG_1" -
I get this:
fetch: http://cvs.pfsense.com/cgi-bin/cvsweb.cgi/~checkout~/pfSense/etc/inc/system.inc?rev=1.79.2.12;content-type=text%2Fplain;only_with_tag=RELENG_1: No address recordIn fact I've always gotten that no address record message with every fetch entered here.
Anyway, still didn't work. I appreciate the effort you're putting into this though. I guess it is a PPPoE thing?
-
Wait for the next update then.
-
Please try:
http://www.pfsense.com/~sullrich/?M=D
-
Unrelated, but when uploading a new image to the firewall I don't get a seperate window stating the speed and completion. Just the progress bar at the bottom of the browse (IE) is progressing.
Ok, DNS works, at 'ISP DNS servers' it shows two indentical IP addresses though.
-
Progress bar has been removed. It's not compatible with LightHTTPD.
Duplicate DNS server issue just fixed and will be included with next release.
-
Okay, run this from a shell:
/etc/rc.conf_mount_rw
fetch -o /etc/inc/system.inc "http://cvs.pfsense.com/cgi-bin/cvsweb.cgi/~checkout~/pfSense/etc/inc/system.inc?rev=1.79.2.12;content-type=text%2Fplain;only_with_tag=RELENG_1"Perfect!
Doing this, now the DNS is ok!!
Great Job!Thank you!