IPv6 DHCP-PD – radvd dies after interface reset - dhcpv6 does not reaquire addr
-
Any updates on this one?
-
I still don't see it working.. Im on
2.1-BETA1 (i386)
built on Tue May 21 20:50:09 EDT 2013
FreeBSD 8.3-RELEASE-p8And when I updated to it the other day I tried to get it working again.. It look like it took it for a second, I saw an IPv6 in inf status, then next thing it was gone.
Now I know they just added the RC tag - so I might update tonight again, but something is still not right with this.
-
Here's the bug for the IPv6 addressing being lost: http://redmine.pfsense.org/issues/2919
I would definitely consider this a Show Stopper bug. The ability to acquire and maintain addressing is a basic function, without that nothing else matters. I was surprised to see the change to RC status, with issues like this remaining.
-
Here's the bug for the IPv6 addressing being lost: http://redmine.pfsense.org/issues/2919
I would definitely consider this a Show Stopper bug. The ability to acquire and maintain addressing is a basic function, without that nothing else matters. I was surprised to see the change to RC status, with issues like this remaining.
That was exactly what I thought. When I read about the RC status I went back looking for this hoping that I missed the update. Considering that the main feature of 2.1 is IPV6 support, this is pretty major, together with the broken 6RD support.
-
Yes, this really is a critical issue. DHCPv6-PD looks to become one of the most common, if not the most common native IPv6 deployment method for home users and small businesses.
Here in Germany for example the largest ISP (Deutsche Telekom) has silently started its IPv6 rollout for end users. Millions of connections will be migrated to dual stack using DHCPv6-PD over PPPoE in the next few years.
I don't think pfsense can really claim to support IPv6 until this is working properly.
-
I want to echo what others have said about the broken state of IPv6 in the 2.1 beta's of pfSense.
For reference, this is the version that I am currently running: 2.1-BETA1 Built On: Thu May 9 07:05:02 EDT 2013.
When I first installed that version, I was able to fully get IPv6 to work with my ISP, which is Comcast. It worked fine for 4 days, and then just stopped working.
After 4 days, which I believe is the dhcp server's lease period for IPv6, I noticed the following things
- "radvd" service is now MIA from the list.
- WAN interface no longer shows anything to do with IPv6 (except the IPv6 Link Local and Gateway IPv6)
- IPv6 Test sites fail with 0/10
- Comcast's IPv6 Speedtest site fails to load
If I shutdown my pfSense box, as well as my modem, and then power both back up, IPv6 will then work for another 4 days, and then stop working again.
I would strongly encourage those who work on pfSense to get this resolved before moving from Beta to RC status on this project. If this is not fixed, I envision a lot of unhappy customers.
If there is anything I can to do help resolve this issue, please let me know. I can post logs, screen shots, or whatever other information may be needed by the developers at pfSense that may be helpful to resolve this.
–Brian
-
If there is anything I can to do help resolve this issue, please let me know. I can post logs, screen shots, or whatever other information may be needed by the developers at pfSense that may be helpful to resolve this.
Please post any reports from the system log (displayed by pfSense shell command```
clog /var/log/system.logAny reports from radvd (output from pfSense shell command``` clog /var/log/system.log | grep radvd ```) might also be useful.
-
There is a wealth of information, logs and other, included in this thread and attached to the bug.
If one of the devs wants to PM me, I can provide the full packet capture that is shown in my post here:
http://forum.pfsense.org/index.php/topic,59996.msg329002.html#msg329002The bug notes also further details the exact behavior that is show in the packet capture. He it is again:
The WAN DHCP IPv6 address and LAN DHCP-PD lease time from the provider is 4 days. When the lease expires, pfSense goes through the following sequence, but never rebinds the IPv6 addressing. The result is WAN and LAN IPV6 addresses is lost and never recovers.
-
Initially, a DHCPv6 SOLICIT is sent. The DHCPv6 server replies with the expected addressing to be renewed.
-
Five seconds later, a DHCPv6 REBIND is sent. There is never a RENEW, it immediately goes to REBIND. Again, the DHCPv6 server replies with the expected addressing to be renewed.
-
Now pfSense keeps sending DHCPv6 SOLICITs. The DHCPv6 server is responding, but pfSense never binds.
This just continues until pfSense is rebooted.
–-
I was initially wondering if this problem was isolated to Comcast users. However, users on other providers are now reporting the same behavior.
FWIW, On the Comcast forums, m0n0wall users report no problems. Maybe somebody could ask their old buddies how they have implemented DHCP-PD client.
-
-
"FWIW, On the Comcast forums, m0n0wall users report no problems."
Might have to fireup m0n0wall and test that..
edit: Look at that, bing bang zoom - couple clicks and ipv6 is working ;)
Guess could always switch over to m0n0wall ;)
edit2: Well noticed one thing wrong with it as well, upon reboot getting a different lan ipv6 /64 every time.. This pretty much makes using any sort of static setup impossible. If every time your router reboots you get assigned a different /64
-
As for the LAN prefix changing every time, that is because pfSense (and apparently m0n0wall) does not remember the last assigned prefix.
Whenever you reboot, you have a 50/50 chance of getting the same prefix or an entirely new one. That is because you get responses from two Comcast DHCP servers. One is giving you the last prefix you had, the other is giving an entirely new one from its pool.
Nothing wrong with that, it's pfs fault for not remembering what it had been assigned.
Somebody else had said that it was because pfs generates a new DUID on each reboot. Maybe that could happen, but that's not what I have seen on packet captures.
-
looks like m0n0wall allows you to put in your duid, so maybe could make sure get same /64 that way?
Wonder if could just block getting ip range from other server, so always get the same one.. So can not maintain the same /64 - currently if I do get one on pfsense, it is gone in a few days. Seems like I should prob go back to the tunnel - it worked!! It was stable! And always had same /64, and could get a /48 if need be so I could easy put different /64s on all my segments easy, etc.
I am BrianPlencner ipv6 I thought was the star of the 2.1 release - shouldn't making sure everything about it as stable as possible be the highest priority?
-
Another issue I have which is preventing IPv6 from being useful:
Take a look at these log entries (IPv4 address censored):
May 27 19:09:49 router php: : rc.newwanipv6: Informational is starting pppoe0. May 27 19:09:54 router php: : rc.newwanipv6: on (IP address: 2003:74:cc7f:821d:20d:b9ff:fe29:9698) (interface: wan) (real interface: pppoe0). May 27 19:09:55 router UNKNOWN[16501]: Process 44678 died: No such process; trying to remove PID file. (/var/run/radvd.pid) May 27 19:09:55 router php: : ROUTING: setting default route to 217.0.X.X May 27 19:09:55 router php: : ROUTING: setting IPv6 default route to fe80::230:88ff:fe04:1410%pppoe0 May 27 19:09:56 router check_reload_status: Reloading filter May 27 19:10:17 router check_reload_status: updating dyndns WAN_PPPOE,WAN_DHCP6 May 27 19:10:17 router check_reload_status: Restarting ipsec tunnels May 27 19:10:17 router check_reload_status: Restarting OpenVPN tunnels/interfaces May 27 19:10:17 router check_reload_status: Reloading filter May 27 19:24:49 router php: : rc.newwanipv6: Informational is starting pppoe0. May 27 19:24:54 router php: : rc.newwanipv6: on (IP address: 2003:74:cc7f:821d:20d:b9ff:fe29:9698) (interface: wan) (real interface: pppoe0). May 27 19:24:55 router UNKNOWN[16501]: attempting to reread config file May 27 19:24:55 router UNKNOWN[16501]: resuming normal operation May 27 19:24:55 router php: : ROUTING: setting default route to 217.0.X.X May 27 19:24:55 router php: : ROUTING: setting IPv6 default route to fe80::230:88ff:fe04:1410%pppoe0 May 27 19:24:56 router check_reload_status: Reloading filter May 27 19:25:17 router check_reload_status: updating dyndns WAN_PPPOE,WAN_DHCP6 May 27 19:25:17 router check_reload_status: Restarting ipsec tunnels May 27 19:25:17 router check_reload_status: Restarting OpenVPN tunnels/interfaces May 27 19:25:17 router check_reload_status: Reloading filter
Note the repetition. It seems that exactly every 15 minutes (probably some sort of renewal/rebinding interval set by the provider) pfsense goes through some sort of restart process. This apparently includes resetting the firewall, dropping the state table in the process. In practice this means that all TCP connections time out, including IPv4.
Why is this happening? I can see no direct connection with the lease time, which is certainly greater than 15 minutes; neither the assigned prefix nor the WAN address actually change. Even if they did, there would be no reason at all to shutdown IPv4 traffic. As it is I have to completely disable IPv6 interface tracking to make the connection usable with even IPv4.I have also noticed that radvd doesn't start directly upon configuring the interfaces but rather at the end of one of these 15 minute intervals, causing quite a delay before IPv6 becomes active (not sure whether this is in any way my provider's fault). The "no such process" error message in the log seems to be relevant to this.
-
edit: Look at that, bing bang zoom - couple clicks and ipv6 is working ;)
Is this with the stable version or with the development snapshot?
-
that was with 1.34, stable version.
-
OK, count me in. I loaded m0n0wall (1.8.1b540) on a new VM. Just for the curiosity of seeing it survive the Comcast Day-4 DHCPv6 lease expiration problem that pfSense has.
–-
I like seeing that m0n0wall has the ability to statically configure a DUID. That can certainly be handy. I looked into the the pfSense config XML and see that there is a DUID parameter in there, but it has not been implemented in the GUI. Wonder why?
-
Please post any reports from the system log (displayed by pfSense shell command```
clog /var/log/system.logI just did this command now. I don't know what help it will provide, as my system uptime is 12 Days 19 Hours 36 Minutes 12 Seconds. But, I did want to provide what I have when I run this command now, in case it can provide any information.
$ clog /var/log/system.log May 11 19:17:09 pfSense syslogd: kernel boot file is /boot/kernel/kernel May 11 19:17:09 pfSense kernel: 9;49m[37m[40m May 11 19:17:09 pfSense kernel: 39;49m[37m[40m[15;50H[37m[47m[1m[m[39;49m[37m[40m May 11 19:17:09 pfSense kernel: m[40m May 11 19:17:09 pfSense kernel: m[40m May 11 19:17:09 pfSense kernel: m[40m May 11 19:17:09 pfSense kernel: ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ[m[39;49m[37m[40m[16;32H[37m[47m[1m[m[39;49m[37m[40m May 11 19:17:09 pfSense kernel: m[40m May 11 19:17:09 pfSense kernel: Waiting (max 60 seconds) for system process `vnlru' to stop...done May 11 19:17:09 pfSense kernel: Waiting (max 60 seconds) for system process `bufdaemon' to stop...done May 11 19:17:09 pfSense kernel: Waiting (max 60 seconds) for system process `syncer' to stop... May 11 19:17:09 pfSense kernel: Syncing disks, vnodes remaining...0 0 0 0 done May 11 19:17:09 pfSense kernel: All buffers synced. May 11 19:17:09 pfSense kernel: Uptime: 9m33s May 11 19:17:09 pfSense kernel: usbus0: Controller shutdown May 11 19:17:09 pfSense kernel: uhub0: at usbus0, port 1, addr 1 (disconnected) May 11 19:17:09 pfSense kernel: ugen0.2: <microsoft>at usbus0 (disconnected) May 11 19:17:09 pfSense kernel: ukbd0: at uhub0, port 1, addr 2 (disconnected) May 11 19:17:09 pfSense kernel: uhid0: at uhub0, port 1, addr 2 (disconnected) May 11 19:17:09 pfSense kernel: usbus0: Controller shutdown complete May 11 19:17:09 pfSense kernel: Rebooting... May 11 19:17:09 pfSense kernel: Copyright (c) 1992-2012 The FreeBSD Project. May 11 19:17:09 pfSense kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 May 11 19:17:09 pfSense kernel: The Regents of the University of California. All rights reserved. May 11 19:17:09 pfSense kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. May 11 19:17:09 pfSense kernel: FreeBSD 8.3-RELEASE-p8 #0: Thu May 9 07:29:43 EDT 2013 May 11 19:17:09 pfSense kernel: root@snapshots-8_3-i386.builders.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense_SMP.8 i386 May 11 19:17:09 pfSense kernel: Timecounter "i8254" frequency 1193182 Hz quality 0 May 11 19:17:09 pfSense kernel: CPU: Intel Pentium III (730.97-MHz 686-class CPU) May 11 19:17:09 pfSense kernel: Origin = "GenuineIntel" Id = 0x683 Family = 6 Model = 8 Stepping = 3 May 11 19:17:09 pfSense kernel: Features=0x383f9ff <fpu,vme,de,pse,tsc,msr,pae,mce,cx8,sep,mtrr,pge,mca,cmov,pat,pse36,mmx,fxsr,sse>May 11 19:17:09 pfSense kernel: real memory = 536870912 (512 MB) May 11 19:17:09 pfSense kernel: avail memory = 501481472 (478 MB) May 11 19:17:09 pfSense kernel: wlan: mac acl policy registered May 11 19:17:09 pfSense kernel: ipw_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. May 11 19:17:09 pfSense kernel: ipw_bss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. May 11 19:17:09 pfSense kernel: module_register_init: MOD_LOAD (ipw_bss_fw, 0xc07baca0, 0) error 1 May 11 19:17:09 pfSense kernel: ipw_ibss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. May 11 19:17:09 pfSense kernel: ipw_ibss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. May 11 19:17:09 pfSense kernel: module_register_init: MOD_LOAD (ipw_ibss_fw, 0xc07bad40, 0) error 1 May 11 19:17:09 pfSense kernel: ipw_monitor: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. May 11 19:17:09 pfSense kernel: ipw_monitor: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. May 11 19:17:09 pfSense kernel: module_register_init: MOD_LOAD (ipw_monitor_fw, 0xc07bade0, 0) error 1 May 11 19:17:09 pfSense kernel: kbd1 at kbdmux0 May 11 19:17:09 pfSense kernel: cryptosoft0: <software crypto="">on motherboard May 11 19:17:09 pfSense kernel: padlock0: No ACE support. May 11 19:17:09 pfSense kernel: acpi0: <dell zuul="">on motherboard May 11 19:17:09 pfSense kernel: acpi0: [ITHREAD] May 11 19:17:09 pfSense kernel: acpi0: Power Button (fixed) May 11 19:17:09 pfSense kernel: acpi0: reservation of 0, a0000 (3) failed May 11 19:17:09 pfSense kernel: acpi0: reservation of 100000, 1ff00000 (3) failed May 11 19:17:09 pfSense kernel: Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 May 11 19:17:09 pfSense kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 May 11 19:17:09 pfSense kernel: cpu0: <acpi cpu="">on acpi0 May 11 19:17:09 pfSense kernel: acpi_button0: <sleep button="">on acpi0 May 11 19:17:09 pfSense kernel: pcib0: <acpi host-pci="" bridge="">port 0xcf8-0xcff on acpi0 May 11 19:17:09 pfSense kernel: pci0: <acpi pci="" bus="">on pcib0 May 11 19:17:09 pfSense kernel: agp0: <intel 82815="" (i815="" gmch)="" host="" to="" pci="" bridge="">on hostb0 May 11 19:17:09 pfSense kernel: pcib1: <pci-pci bridge="">at device 1.0 on pci0 May 11 19:17:09 pfSense kernel: pci2: <pci bus="">on pcib1 May 11 19:17:09 pfSense kernel: vgapci0: <vga-compatible display="">mem 0xfd000000-0xfdffffff,0xe0000000-0xefffffff irq 11 at device 0.0 on pci2 May 11 19:17:09 pfSense kernel: pcib2: <acpi pci-pci="" bridge="">at device 30.0 on pci0 May 11 19:17:09 pfSense kernel: pci1: <acpi pci="" bus="">on pcib2 May 11 19:17:09 pfSense kernel: rl0: <d-link 10="" dfe-530tx+="" 100basetx="">port 0xd800-0xd8ff mem 0xfc9fec00-0xfc9fecff irq 3 at device 10.0 on pci1 May 11 19:17:09 pfSense kernel: miibus0: <mii bus="">on rl0 May 11 19:17:09 pfSense kernel: rlphy0: <realtek internal="" media="" interface="">PHY 0 on miibus0 May 11 19:17:09 pfSense kernel: rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto May 11 19:17:09 pfSense kernel: rl0: [ITHREAD] May 11 19:17:09 pfSense kernel: xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xdc00-0xdc7f mem 0xfc9ffc00-0xfc9ffc7f irq 9 at device 12.0 on pci1 May 11 19:17:09 pfSense kernel: miibus1: <mii bus="">on xl0 May 11 19:17:09 pfSense kernel: xlphy0: <3Com internal media interface> PHY 24 on miibus1 May 11 19:17:09 pfSense kernel: xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto, auto-flow May 11 19:17:09 pfSense kernel: xl0: [ITHREAD] May 11 19:17:09 pfSense kernel: isab0: <pci-isa bridge="">at device 31.0 on pci0 May 11 19:17:09 pfSense kernel: isa0: <isa bus="">on isab0 May 11 19:17:09 pfSense kernel: atapci0: <intel ich2="" udma100="" controller="">port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 31.1 on pci0 May 11 19:17:09 pfSense kernel: ata0: <ata channel="">at channel 0 on atapci0 May 11 19:17:09 pfSense kernel: ata0: [ITHREAD] May 11 19:17:09 pfSense kernel: ata1: <ata channel="">at channel 1 on atapci0 May 11 19:17:09 pfSense kernel: ata1: [ITHREAD] May 11 19:17:09 pfSense kernel: uhci0: <intel 82801ba="" bam="" (ich2)="" usb="" controller="" usb-a="">port 0xef80-0xef9f irq 10 at device 31.2 on pci0 May 11 19:17:09 pfSense kernel: uhci0: [ITHREAD] May 11 19:17:09 pfSense kernel: usbus0: <intel 82801ba="" bam="" (ich2)="" usb="" controller="" usb-a="">on uhci0 May 11 19:17:09 pfSense kernel: pci0: <serial bus,="" smbus="">at device 31.3 (no driver attached) May 11 19:17:09 pfSense kernel: atrtc0: <at realtime="" clock="">port 0x70-0x71 irq 8 on acpi0 May 11 19:17:09 pfSense kernel: atkbdc0: <keyboard controller="" (i8042)="">port 0x60,0x64 irq 1 on acpi0 May 11 19:17:09 pfSense kernel: atkbd0: <at keyboard="">irq 1 on atkbdc0 May 11 19:17:09 pfSense kernel: kbd0 at atkbd0 May 11 19:17:09 pfSense kernel: atkbd0: [GIANT-LOCKED] May 11 19:17:09 pfSense kernel: atkbd0: [ITHREAD] May 11 19:17:09 pfSense kernel: fdc0: <floppy drive="" controller="">port 0x3f0-0x3f1,0x3f2-0x3f3,0x3f4-0x3f5,0x3f7 irq 6 drq 2 on acpi0 May 11 19:17:09 pfSense kernel: fdc0: [FILTER] May 11 19:17:09 pfSense kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0 May 11 19:17:09 pfSense kernel: uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 May 11 19:17:09 pfSense kernel: uart0: [FILTER] May 11 19:17:09 pfSense kernel: ppc0: <parallel port="">port 0x378-0x37f,0x778-0x77f irq 7 drq 3 on acpi0 May 11 19:17:09 pfSense kernel: ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode May 11 19:17:09 pfSense kernel: ppc0: FIFO with 16/16/8 bytes threshold May 11 19:17:09 pfSense kernel: ppc0: [ITHREAD] May 11 19:17:09 pfSense kernel: ppbus0: <parallel port="" bus="">on ppc0 May 11 19:17:09 pfSense kernel: plip0: <plip network="" interface="">on ppbus0 May 11 19:17:09 pfSense kernel: plip0: [ITHREAD] May 11 19:17:09 pfSense kernel: lpt0: <printer>on ppbus0 May 11 19:17:09 pfSense kernel: lpt0: [ITHREAD] May 11 19:17:09 pfSense kernel: lpt0: Interrupt-driven port May 11 19:17:09 pfSense kernel: ppi0: <parallel i="" o="">on ppbus0 May 11 19:17:09 pfSense kernel: pmtimer0 on isa0 May 11 19:17:09 pfSense kernel: orm0: <isa option="" rom="">at iomem 0xc0000-0xcf7ff pnpid ORM0000 on isa0 May 11 19:17:09 pfSense kernel: sc0: <system console="">at flags 0x100 on isa0 May 11 19:17:09 pfSense kernel: sc0: VGA <16 virtual consoles, flags=0x300> May 11 19:17:09 pfSense kernel: vga0: <generic isa="" vga="">at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 May 11 19:17:09 pfSense kernel: Timecounter "TSC" frequency 730965571 Hz quality 800 May 11 19:17:09 pfSense kernel: Timecounters tick every 1.000 msec May 11 19:17:09 pfSense kernel: IPsec: Initialized Security Association Processing. May 11 19:17:09 pfSense kernel: usbus0: 12Mbps Full Speed USB v1.0 May 11 19:17:09 pfSense kernel: ad0: 19092MB <seagate st320011a="" 3.10="">at ata0-master UDMA100 May 11 19:17:09 pfSense kernel: ugen0.1: <intel>at usbus0 May 11 19:17:09 pfSense kernel: uhub0: <intel 1="" 9="" uhci="" root="" hub,="" class="" 0,="" rev="" 1.00="" 1.00,="" addr="">on usbus0 May 11 19:17:09 pfSense kernel: acd0: CDRW <lg cd-rw="" ced-8080b="" 1.04="">at ata1-master PIO4 May 11 19:17:09 pfSense kernel: uhub0: 2 ports with 2 removable, self powered May 11 19:17:09 pfSense kernel: ugen0.2: <microsoft>at usbus0 May 11 19:17:09 pfSense kernel: ukbd0: <microsoft 0="" 2="" microsoft="" digital="" media="" pro="" keyboard,="" class="" 0,="" rev="" 2.00="" 1.43,="" addr="">on usbus0 May 11 19:17:09 pfSense kernel: kbd2 at ukbd0 May 11 19:17:09 pfSense kernel: uhid0: <microsoft 0="" 2="" microsoft="" digital="" media="" pro="" keyboard,="" class="" 0,="" rev="" 2.00="" 1.43,="" addr="">on usbus0 May 11 19:17:09 pfSense kernel: Trying to mount root from ufs:/dev/ad0s1a May 11 19:17:09 pfSense kernel: ZFS NOTICE: Prefetch is disabled by default on i386 -- to enable, May 11 19:17:09 pfSense kernel: add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. May 11 19:17:09 pfSense kernel: ZFS WARNING: Recommended minimum kmem_size is 512MB; expect unstable behavior. May 11 19:17:09 pfSense kernel: Consider tuning vm.kmem_size and vm.kmem_size_max May 11 19:17:09 pfSense kernel: in /boot/loader.conf. May 11 19:17:09 pfSense kernel: ZFS filesystem version 5 May 11 19:17:09 pfSense kernel: ZFS storage pool version 28 May 11 19:17:11 pfSense check_reload_status: rc.newwanip starting rl0 May 11 19:17:11 pfSense php: : Accept router advertisements on interface rl0 May 11 19:17:11 pfSense php: : Resyncing OpenVPN instances. May 11 19:17:11 pfSense kernel: pflog0: promiscuous mode enabled May 11 19:17:13 pfSense php: : Creating SSL Certificate for this host May 11 19:17:13 pfSense dhcp6c[25574]: dhcp6_ctl_authinit: failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory May 11 19:17:13 pfSense dhcp6c[25574]: client6_init: failed initialize control message authentication May 11 19:17:13 pfSense dhcp6c[25574]: client6_init: skip opening control port May 11 19:17:15 pfSense php: : ROUTING: setting default route to 24.13.16.1 May 11 19:17:15 pfSense php: : ROUTING: setting IPv6 default route to fe80::201:5cff:fe3d:4e41%rl0 May 11 19:17:16 pfSense php: : rc.newwanip: Informational is starting rl0. May 11 19:17:16 pfSense php: : rc.newwanip: on (IP address: 24.13.17.39) (interface: wan) (real interface: rl0). May 11 19:17:16 pfSense php: : Accept router advertisements on interface rl0 May 11 19:17:16 pfSense php: : ROUTING: setting default route to 24.13.16.1 May 11 19:17:16 pfSense php: : ROUTING: setting IPv6 default route to fe80::201:5cff:fe3d:4e41%rl0 May 11 19:17:16 pfSense dhcp6c[25749]: check_exit: exiting May 11 19:17:17 pfSense dhcp6c[37331]: dhcp6_ctl_authinit: failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory May 11 19:17:17 pfSense dhcp6c[37331]: client6_init: failed initialize control message authentication May 11 19:17:17 pfSense dhcp6c[37331]: client6_init: skip opening control port May 11 19:17:17 pfSense check_reload_status: Updating all dyndns May 11 19:17:19 pfSense php: : rc.newwanipv6: Informational is starting rl0. May 11 19:17:22 pfSense php: : Creating rrd update script May 11 19:17:22 pfSense syslogd: exiting on signal 15 May 11 19:17:22 pfSense syslogd: kernel boot file is /boot/kernel/kernel May 11 19:17:23 pfSense php: : Resyncing OpenVPN instances for interface WAN. May 11 19:17:23 pfSense php: : Creating rrd update script May 11 19:17:23 pfSense php: : Restarting/Starting all packages. May 11 19:17:24 pfSense php: : rc.newwanipv6: on (IP address: 2001:558:6033:ad:6d64:3d7c:77eb:cb90) (interface: wan) (real interface: rl0). May 11 19:17:25 pfSense login: login on ttyv0 as root May 11 19:17:25 pfSense sshlockout[76778]: sshlockout/webConfigurator v3.0 starting up May 11 19:17:26 pfSense php: : pfSense package system has detected an ip change 0.0.0.0 -> 24.13.17.39 ... Restarting packages. May 11 19:17:26 pfSense check_reload_status: Starting packages May 11 19:17:26 pfSense check_reload_status: Reloading filter May 11 19:17:26 pfSense php: : ROUTING: setting default route to 24.13.16.1 May 11 19:17:26 pfSense php: : ROUTING: setting IPv6 default route to fe80::201:5cff:fe3d:4e41%rl0 May 11 19:17:30 pfSense php: : Restarting/Starting all packages. May 11 19:17:32 pfSense php: : Resyncing OpenVPN instances for interface WAN. May 11 19:17:32 pfSense php: : Creating rrd update script May 11 19:17:32 pfSense php: : pfSense package system has detected an ip change -> 2001:558:6033:ad:6d64:3d7c:77eb:cb90 ... Restarting packages. May 11 19:17:51 pfSense php: : Stopping all packages. May 11 19:17:52 pfSense shutdown: power-down by root: May 11 19:17:52 pfSense shutdown: power-down by root: May 11 19:17:54 pfSense syslogd: exiting on signal 15 May 11 19:23:48 pfSense syslogd: kernel boot file is /boot/kernel/kernel May 11 19:23:48 pfSense kernel: Copyright (c) 1992-2012 The FreeBSD Project. May 11 19:23:48 pfSense kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 May 11 19:23:48 pfSense kernel: The Regents of the University of California. All rights reserved. May 11 19:23:48 pfSense kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. May 11 19:23:48 pfSense kernel: FreeBSD 8.3-RELEASE-p8 #0: Thu May 9 07:29:43 EDT 2013 May 11 19:23:48 pfSense kernel: root@snapshots-8_3-i386.builders.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense_SMP.8 i386 May 11 19:23:48 pfSense kernel: Timecounter "i8254" frequency 1193182 Hz quality 0 May 11 19:23:48 pfSense kernel: CPU: Intel Pentium III (730.97-MHz 686-class CPU) May 11 19:23:48 pfSense kernel: Origin = "GenuineIntel" Id = 0x683 Family = 6 Model = 8 Stepping = 3 May 11 19:23:48 pfSense kernel: Features=0x383f9ff <fpu,vme,de,pse,tsc,msr,pae,mce,cx8,sep,mtrr,pge,mca,cmov,pat,pse36,mmx,fxsr,sse>May 11 19:23:48 pfSense kernel: real memory = 536870912 (512 MB) May 11 19:23:48 pfSense kernel: avail memory = 501481472 (478 MB) May 11 19:23:48 pfSense kernel: wlan: mac acl policy registered May 11 19:23:48 pfSense kernel: ipw_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. May 11 19:23:48 pfSense kernel: ipw_bss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. May 11 19:23:48 pfSense kernel: module_register_init: MOD_LOAD (ipw_bss_fw, 0xc07baca0, 0) error 1 May 11 19:23:48 pfSense kernel: ipw_ibss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. May 11 19:23:48 pfSense kernel: ipw_ibss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. May 11 19:23:48 pfSense kernel: module_register_init: MOD_LOAD (ipw_ibss_fw, 0xc07bad40, 0) error 1 May 11 19:23:48 pfSense kernel: ipw_monitor: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. May 11 19:23:48 pfSense kernel: ipw_monitor: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. May 11 19:23:48 pfSense kernel: module_register_init: MOD_LOAD (ipw_monitor_fw, 0xc07bade0, 0) error 1 May 11 19:23:48 pfSense kernel: kbd1 at kbdmux0 May 11 19:23:48 pfSense kernel: cryptosoft0: <software crypto="">on motherboard May 11 19:23:48 pfSense kernel: padlock0: No ACE support. May 11 19:23:48 pfSense kernel: acpi0: <dell zuul="">on motherboard May 11 19:23:48 pfSense kernel: acpi0: [ITHREAD] May 11 19:23:48 pfSense kernel: acpi0: Power Button (fixed) May 11 19:23:48 pfSense kernel: acpi0: reservation of 0, a0000 (3) failed May 11 19:23:48 pfSense kernel: acpi0: reservation of 100000, 1ff00000 (3) failed May 11 19:23:48 pfSense kernel: Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 May 11 19:23:48 pfSense kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 May 11 19:23:48 pfSense kernel: cpu0: <acpi cpu="">on acpi0 May 11 19:23:48 pfSense kernel: acpi_button0: <sleep button="">on acpi0 May 11 19:23:48 pfSense kernel: pcib0: <acpi host-pci="" bridge="">port 0xcf8-0xcff on acpi0 May 11 19:23:48 pfSense kernel: pci0: <acpi pci="" bus="">on pcib0 May 11 19:23:48 pfSense kernel: agp0: <intel 82815="" (i815="" gmch)="" host="" to="" pci="" bridge="">on hostb0 May 11 19:23:48 pfSense kernel: pcib1: <pci-pci bridge="">at device 1.0 on pci0 May 11 19:23:48 pfSense kernel: pci2: <pci bus="">on pcib1 May 11 19:23:48 pfSense kernel: vgapci0: <vga-compatible display="">mem 0xfd000000-0xfdffffff,0xe0000000-0xefffffff irq 11 at device 0.0 on pci2 May 11 19:23:48 pfSense kernel: pcib2: <acpi pci-pci="" bridge="">at device 30.0 on pci0 May 11 19:23:48 pfSense kernel: pci1: <acpi pci="" bus="">on pcib2 May 11 19:23:48 pfSense kernel: rl0: <d-link 10="" dfe-530tx+="" 100basetx="">port 0xd800-0xd8ff mem 0xfc9fec00-0xfc9fecff irq 3 at device 10.0 on pci1 May 11 19:23:48 pfSense kernel: miibus0: <mii bus="">on rl0 May 11 19:23:48 pfSense kernel: rlphy0: <realtek internal="" media="" interface="">PHY 0 on miibus0 May 11 19:23:48 pfSense kernel: rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto May 11 19:23:48 pfSense kernel: rl0: [ITHREAD] May 11 19:23:48 pfSense kernel: xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xdc00-0xdc7f mem 0xfc9ffc00-0xfc9ffc7f irq 9 at device 12.0 on pci1 May 11 19:23:48 pfSense kernel: miibus1: <mii bus="">on xl0 May 11 19:23:48 pfSense kernel: xlphy0: <3Com internal media interface> PHY 24 on miibus1 May 11 19:23:48 pfSense kernel: xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto, auto-flow May 11 19:23:48 pfSense kernel: xl0: [ITHREAD] May 11 19:23:48 pfSense kernel: isab0: <pci-isa bridge="">at device 31.0 on pci0 May 11 19:23:48 pfSense kernel: isa0: <isa bus="">on isab0 May 11 19:23:48 pfSense kernel: atapci0: <intel ich2="" udma100="" controller="">port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 31.1 on pci0 May 11 19:23:48 pfSense kernel: ata0: <ata channel="">at channel 0 on atapci0 May 11 19:23:48 pfSense kernel: ata0: [ITHREAD] May 11 19:23:48 pfSense kernel: ata1: <ata channel="">at channel 1 on atapci0 May 11 19:23:48 pfSense kernel: ata1: [ITHREAD] May 11 19:23:48 pfSense kernel: uhci0: <intel 82801ba="" bam="" (ich2)="" usb="" controller="" usb-a="">port 0xef80-0xef9f irq 10 at device 31.2 on pci0 May 11 19:23:48 pfSense kernel: uhci0: [ITHREAD] May 11 19:23:48 pfSense kernel: usbus0: <intel 82801ba="" bam="" (ich2)="" usb="" controller="" usb-a="">on uhci0 May 11 19:23:48 pfSense kernel: pci0: <serial bus,="" smbus="">at device 31.3 (no driver attached) May 11 19:23:48 pfSense kernel: atrtc0: <at realtime="" clock="">port 0x70-0x71 irq 8 on acpi0 May 11 19:23:48 pfSense kernel: atkbdc0: <keyboard controller="" (i8042)="">port 0x60,0x64 irq 1 on acpi0 May 11 19:23:48 pfSense kernel: atkbd0: <at keyboard="">irq 1 on atkbdc0 May 11 19:23:48 pfSense kernel: kbd0 at atkbd0 May 11 19:23:48 pfSense kernel: atkbd0: [GIANT-LOCKED] May 11 19:23:48 pfSense kernel: atkbd0: [ITHREAD] May 11 19:23:48 pfSense kernel: fdc0: <floppy drive="" controller="">port 0x3f0-0x3f1,0x3f2-0x3f3,0x3f4-0x3f5,0x3f7 irq 6 drq 2 on acpi0 May 11 19:23:48 pfSense kernel: fdc0: [FILTER] May 11 19:23:48 pfSense kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0 May 11 19:23:48 pfSense kernel: uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 May 11 19:23:48 pfSense kernel: uart0: [FILTER] May 11 19:23:48 pfSense kernel: ppc0: <parallel port="">port 0x378-0x37f,0x778-0x77f irq 7 drq 3 on acpi0 May 11 19:23:48 pfSense kernel: ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode May 11 19:23:48 pfSense kernel: ppc0: FIFO with 16/16/8 bytes threshold May 11 19:23:48 pfSense kernel: ppc0: [ITHREAD] May 11 19:23:48 pfSense kernel: ppbus0: <parallel port="" bus="">on ppc0 May 11 19:23:48 pfSense kernel: plip0: <plip network="" interface="">on ppbus0 May 11 19:23:48 pfSense kernel: plip0: [ITHREAD] May 11 19:23:48 pfSense kernel: lpt0: <printer>on ppbus0 May 11 19:23:48 pfSense kernel: lpt0: [ITHREAD] May 11 19:23:48 pfSense kernel: lpt0: Interrupt-driven port May 11 19:23:48 pfSense kernel: ppi0: <parallel i="" o="">on ppbus0 May 11 19:23:48 pfSense kernel: pmtimer0 on isa0 May 11 19:23:48 pfSense kernel: orm0: <isa option="" rom="">at iomem 0xc0000-0xcf7ff pnpid ORM0000 on isa0 May 11 19:23:48 pfSense kernel: sc0: <system console="">at flags 0x100 on isa0 May 11 19:23:48 pfSense kernel: sc0: VGA <16 virtual consoles, flags=0x300> May 11 19:23:48 pfSense kernel: vga0: <generic isa="" vga="">at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 May 11 19:23:48 pfSense kernel: Timecounter "TSC" frequency 730965202 Hz quality 800 May 11 19:23:48 pfSense kernel: Timecounters tick every 1.000 msec May 11 19:23:48 pfSense kernel: IPsec: Initialized Security Association Processing. May 11 19:23:48 pfSense kernel: usbus0: 12Mbps Full Speed USB v1.0 May 11 19:23:48 pfSense kernel: ad0: 19092MB <seagate st320011a="" 3.10="">at ata0-master UDMA100 May 11 19:23:48 pfSense kernel: ugen0.1: <intel>at usbus0 May 11 19:23:48 pfSense kernel: uhub0: <intel 1="" 9="" uhci="" root="" hub,="" class="" 0,="" rev="" 1.00="" 1.00,="" addr="">on usbus0 May 11 19:23:48 pfSense kernel: acd0: CDRW <lg cd-rw="" ced-8080b="" 1.04="">at ata1-master PIO4 May 11 19:23:48 pfSense kernel: uhub0: 2 ports with 2 removable, self powered May 11 19:23:48 pfSense kernel: Trying to mount root from ufs:/dev/ad0s1a May 11 19:23:48 pfSense kernel: ZFS NOTICE: Prefetch is disabled by default on i386 -- to enable, May 11 19:23:48 pfSense kernel: add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. May 11 19:23:48 pfSense kernel: ZFS WARNING: Recommended minimum kmem_size is 512MB; expect unstable behavior. May 11 19:23:48 pfSense kernel: Consider tuning vm.kmem_size and vm.kmem_size_max May 11 19:23:48 pfSense kernel: in /boot/loader.conf. May 11 19:23:48 pfSense kernel: ZFS filesystem version 5 May 11 19:23:48 pfSense kernel: ZFS storage pool version 28 May 11 19:23:47 pfSense check_reload_status: Linkup starting rl0 May 11 19:23:49 pfSense check_reload_status: Linkup starting rl0 May 11 19:23:49 pfSense kernel: rl0: link state changed to UP May 11 19:23:50 pfSense check_reload_status: rc.newwanip starting rl0 May 11 19:23:50 pfSense php: : Accept router advertisements on interface rl0 May 11 19:23:51 pfSense kernel: xl0: link state changed to DOWN May 11 19:23:51 pfSense check_reload_status: Linkup starting xl0 May 11 19:23:51 pfSense php: : Resyncing OpenVPN instances. May 11 19:23:51 pfSense kernel: pflog0: promiscuous mode enabled May 11 19:23:53 pfSense kernel: xl0: link state changed to UP May 11 19:23:53 pfSense check_reload_status: Linkup starting xl0 May 11 19:23:53 pfSense dhcp6c[27441]: dhcp6_ctl_authinit: failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory May 11 19:23:53 pfSense dhcp6c[27441]: client6_init: failed initialize control message authentication May 11 19:23:53 pfSense dhcp6c[27441]: client6_init: skip opening control port May 11 19:23:54 pfSense php: : ROUTING: setting default route to 24.13.16.1 May 11 19:23:54 pfSense php: : ROUTING: setting IPv6 default route to fe80::201:5cff:fe3d:4e41%rl0 May 11 19:23:55 pfSense php: : rc.newwanipv6: Informational is starting rl0. May 11 19:23:56 pfSense check_reload_status: Updating all dyndns May 11 19:23:58 pfSense php: : rc.newwanip: Informational is starting rl0. May 11 19:23:58 pfSense php: : rc.newwanip: on (IP address: 24.13.17.39) (interface: wan) (real interface: rl0). May 11 19:23:58 pfSense php: : Accept router advertisements on interface rl0 May 11 19:23:58 pfSense php: : ROUTING: setting default route to 24.13.16.1 May 11 19:23:58 pfSense php: : ROUTING: setting IPv6 default route to fe80::201:5cff:fe3d:4e41%rl0 May 11 19:24:00 pfSense dhcp6c[45098]: dhcp6_ctl_authinit: failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory May 11 19:24:00 pfSense dhcp6c[45098]: client6_init: failed initialize control message authentication May 11 19:24:00 pfSense dhcp6c[45098]: client6_init: skip opening control port May 11 19:24:00 pfSense php: : rc.newwanipv6: on (IP address: 2001:558:6033:ad:1d85:ae0c:46f6:3795) (interface: wan) (real interface: rl0). May 11 19:24:01 pfSense php: : Creating rrd update script May 11 19:24:03 pfSense syslogd: exiting on signal 15 May 11 19:24:03 pfSense syslogd: kernel boot file is /boot/kernel/kernel May 11 19:24:04 pfSense php: : Restarting/Starting all packages. May 11 19:24:04 pfSense php: : ROUTING: setting default route to 24.13.16.1 May 11 19:24:04 pfSense php: : ROUTING: setting IPv6 default route to fe80::201:5cff:fe3d:4e41%rl0 May 11 19:24:05 pfSense php: : The command '/sbin/ifconfig rl0 inet6 2001:558:6033:ad:6d64:3d7c:77eb:cb90 delete' returned exit code '1', the output was 'ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address' May 11 19:24:05 pfSense check_reload_status: Reloading filter May 11 19:24:06 pfSense login: login on ttyv0 as root May 11 19:24:06 pfSense sshlockout[79697]: sshlockout/webConfigurator v3.0 starting up May 11 19:24:06 pfSense php: : Resyncing OpenVPN instances for interface WAN. May 11 19:24:06 pfSense php: : Creating rrd update script May 11 19:24:09 pfSense php: : pfSense package system has detected an ip change 24.13.17.39 -> 24.13.17.39 ... Restarting packages. May 11 19:24:09 pfSense check_reload_status: Starting packages May 11 19:24:10 pfSense php: : Resyncing OpenVPN instances for interface WAN. May 11 19:24:10 pfSense php: : Creating rrd update script May 11 19:24:10 pfSense php: : pfSense package system has detected an ip change 2001:558:6033:ad:6d64:3d7c:77eb:cb90 -> 2001:558:6033:ad:1d85:ae0c:46f6:3795 ... Restarting packages. May 11 19:24:11 pfSense dhcp6c[27599]: client6_recvadvert: XID mismatch May 11 19:24:11 pfSense dhcp6c[27599]: client6_recvadvert: XID mismatch May 11 19:24:11 pfSense dhcp6c[27599]: client6_recvadvert: XID mismatch May 11 19:24:11 pfSense dhcp6c[27599]: client6_recvadvert: XID mismatch May 11 19:24:11 pfSense dhcp6c[27599]: client6_recvadvert: XID mismatch May 11 19:24:11 pfSense dhcp6c[27599]: client6_recvadvert: XID mismatch May 11 19:24:11 pfSense dhcp6c[27599]: client6_recvadvert: XID mismatch May 11 19:24:11 pfSense dhcp6c[27599]: client6_recvadvert: XID mismatch May 11 19:24:11 pfSense dhcp6c[27599]: client6_recvreply: status code: success May 11 19:24:11 pfSense php: : rc.newwanipv6: Informational is starting rl0. May 11 19:24:13 pfSense php: : Restarting/Starting all packages. May 11 19:24:16 pfSense php: : rc.newwanipv6: Failed to update wan IPv6, restarting... May 11 19:24:16 pfSense dhcp6c[27599]: client6_recvreply: status code: success May 11 19:24:17 pfSense php: : rc.newwanipv6: Informational is starting rl0. May 11 19:24:22 pfSense php: : rc.newwanipv6: Failed to update wan IPv6, restarting... May 11 19:24:22 pfSense dhcp6c[27599]: check_exit: exiting May 11 19:24:54 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 11 19:24:54 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 11 19:24:58 pfSense check_reload_status: Syncing firewall May 11 19:25:13 pfSense check_reload_status: Syncing firewall May 11 19:25:25 pfSense check_reload_status: Syncing firewall May 11 19:25:44 pfSense check_reload_status: Syncing firewall May 11 19:25:53 pfSense php: /wizard.php: Clearing states to old gateway 24.13.16.1. May 11 19:25:53 pfSense check_reload_status: rc.newwanip starting rl0 May 11 19:25:53 pfSense php: /wizard.php: Accept router advertisements on interface rl0 May 11 19:25:53 pfSense dhcp6c[47978]: dhcp6_ctl_authinit: failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory May 11 19:25:53 pfSense dhcp6c[47978]: client6_init: failed initialize control message authentication May 11 19:25:53 pfSense dhcp6c[47978]: client6_init: skip opening control port May 11 19:25:55 pfSense php: /wizard.php: Shutting down Router Advertisment daemon cleanly May 11 19:25:55 pfSense check_reload_status: Reloading all May 11 19:25:55 pfSense root: rc.update_bogons.sh is starting up. May 11 19:25:55 pfSense root: rc.update_bogons.sh is beginning the update cycle. May 11 19:25:57 pfSense php: : rc.newwanip: Informational is starting rl0. May 11 19:25:57 pfSense php: : rc.newwanip: on (IP address: 24.13.17.39) (interface: wan) (real interface: rl0). May 11 19:25:57 pfSense php: : Accept router advertisements on interface rl0 May 11 19:25:58 pfSense root: Bogons V4 file downloaded: 4912 addresses added. May 11 19:25:58 pfSense root: Bogons V4 file downloaded: 6 addresses deleted. May 11 19:26:00 pfSense root: Bogons V6 file downloaded: 74425 addresses added. May 11 19:26:00 pfSense root: rc.update_bogons.sh is ending the update cycle. May 11 19:26:00 pfSense php: : ROUTING: setting default route to 24.13.16.1 May 11 19:26:00 pfSense php: : ROUTING: setting IPv6 default route to fe80::201:5cff:fe3d:4e41%rl0 May 11 19:26:02 pfSense php: : rc.reload_all: Reloading all configuration settings. May 11 19:26:03 pfSense dhcp6c[48244]: check_exit: exiting May 11 14:26:03 pfSense dhcp6c[74998]: dhcp6_ctl_authinit: failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory May 11 14:26:03 pfSense dhcp6c[74998]: client6_init: failed initialize control message authentication May 11 14:26:03 pfSense dhcp6c[74998]: client6_init: skip opening control port May 11 19:26:05 pfSense kernel: arpresolve: can't allocate llinfo for 24.13.16.1 May 11 19:26:05 pfSense kernel: arpresolve: can't allocate llinfo for 24.13.16.1 May 11 19:26:05 pfSense kernel: arpresolve: can't allocate llinfo for 24.13.16.1 May 11 19:26:05 pfSense kernel: arpresolve: can't allocate llinfo for 24.13.16.1 May 11 19:26:05 pfSense kernel: arpresolve: can't allocate llinfo for 24.13.16.1 May 11 19:26:05 pfSense kernel: arpresolve: can't allocate llinfo for 24.13.16.1 May 11 19:26:05 pfSense check_reload_status: rc.newwanip starting rl0 May 11 19:26:05 pfSense php: : Accept router advertisements on interface rl0 May 11 19:26:05 pfSense php: : ROUTING: setting default route to 24.13.16.1 May 11 19:26:05 pfSense php: : ROUTING: setting IPv6 default route to fe80::201:5cff:fe3d:4e41%rl0 May 11 14:26:06 pfSense dhcp6c[75337]: check_exit: exiting May 11 14:26:06 pfSense dhcp6c[87246]: dhcp6_ctl_authinit: failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory May 11 14:26:06 pfSense dhcp6c[87246]: client6_init: failed initialize control message authentication May 11 14:26:06 pfSense dhcp6c[87246]: client6_init: skip opening control port May 11 19:26:07 pfSense php: : Resyncing OpenVPN instances for interface WAN. May 11 19:26:07 pfSense php: : Creating rrd update script May 11 19:26:09 pfSense php: : pfSense package system has detected an ip change 24.13.17.39 -> 24.13.17.39 ... Restarting packages. May 11 19:26:09 pfSense check_reload_status: Starting packages May 11 19:26:09 pfSense check_reload_status: Reloading filter May 11 14:26:09 pfSense php: : rc.newwanip: Informational is starting rl0. May 11 14:26:09 pfSense php: : rc.newwanip: on (IP address: 24.13.17.39) (interface: wan) (real interface: rl0). May 11 14:26:09 pfSense php: : Accept router advertisements on interface rl0 May 11 14:26:09 pfSense php: : ROUTING: setting default route to 24.13.16.1 May 11 14:26:09 pfSense php: : ROUTING: setting IPv6 default route to fe80::201:5cff:fe3d:4e41%rl0 May 11 14:26:09 pfSense dhcp6c[87546]: check_exit: exiting May 11 14:26:09 pfSense dhcp6c[10584]: dhcp6_ctl_authinit: failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory May 11 14:26:09 pfSense dhcp6c[10584]: client6_init: failed initialize control message authentication May 11 14:26:09 pfSense dhcp6c[10584]: client6_init: skip opening control port May 11 19:26:11 pfSense check_reload_status: updating dyndns wan May 11 14:26:14 pfSense php: : Restarting/Starting all packages. May 11 14:26:15 pfSense php: : Resyncing OpenVPN instances for interface WAN. May 11 14:26:15 pfSense php: : Creating rrd update script May 11 19:26:17 pfSense dhcp6c[45237]: client6_recvadvert: XID mismatch May 11 19:26:17 pfSense dhcp6c[45237]: client6_recvadvert: XID mismatch May 11 14:26:18 pfSense php: : pfSense package system has detected an ip change 24.13.17.39 -> 24.13.17.39 ... Restarting packages. May 11 19:26:18 pfSense php: : ROUTING: setting default route to 24.13.16.1 May 11 19:26:18 pfSense php: : ROUTING: setting IPv6 default route to fe80::201:5cff:fe3d:4e41%rl0 May 11 19:26:18 pfSense check_reload_status: updating dyndns lan May 11 19:26:19 pfSense dhcp6c[45237]: client6_recvadvert: XID mismatch May 11 19:26:26 pfSense php: : NTPD is starting up. May 11 19:26:26 pfSense check_reload_status: starting sshd May 11 19:26:26 pfSense check_reload_status: webConfigurator restart in progress May 11 19:26:26 pfSense dhcp6c[45237]: client6_recvadvert: XID mismatch May 11 19:26:26 pfSense dhcp6c[45237]: client6_recvadvert: XID mismatch May 11 19:26:28 pfSense php: : rc.reload_all: Reloading filter configuration. May 11 14:26:33 pfSense php: : Creating rrd update script May 11 14:26:35 pfSense php: : rc.newwanipv6: Informational is starting rl0. May 11 14:26:40 pfSense php: : rc.newwanipv6: on (IP address: 2001:558:6033:ad:1d85:ae0c:46f6:3795) (interface: wan) (real interface: rl0). May 11 14:26:41 pfSense php: : ROUTING: setting default route to 24.13.16.1 May 11 14:26:41 pfSense php: : ROUTING: setting IPv6 default route to fe80::201:5cff:fe3d:4e41%rl0 May 11 19:26:42 pfSense check_reload_status: Reloading filter May 11 19:26:43 pfSense dhcp6c[45237]: client6_recvadvert: XID mismatch May 11 19:26:43 pfSense dhcp6c[45237]: client6_recvadvert: XID mismatch May 11 19:29:27 pfSense check_reload_status: Syncing firewall May 11 19:29:52 pfSense check_reload_status: Syncing firewall May 11 19:42:47 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 11 19:42:47 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 11 19:44:15 pfSense kernel: pflog0: promiscuous mode disabled May 13 07:37:30 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 13 07:37:30 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 13 10:40:12 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 13 10:40:12 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 13 17:21:41 pfSense check_reload_status: updating dyndns WAN_DHCP May 13 17:21:41 pfSense check_reload_status: Restarting ipsec tunnels May 13 17:21:41 pfSense check_reload_status: Restarting OpenVPN tunnels/interfaces May 13 17:21:41 pfSense check_reload_status: Reloading filter May 13 17:21:46 pfSense kernel: pflog0: promiscuous mode enabled May 13 17:21:51 pfSense check_reload_status: updating dyndns WAN_DHCP May 13 17:21:51 pfSense check_reload_status: Restarting ipsec tunnels May 13 17:21:51 pfSense check_reload_status: Restarting OpenVPN tunnels/interfaces May 13 17:21:51 pfSense check_reload_status: Reloading filter May 14 00:14:44 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 14 00:14:44 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 14 21:37:10 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 14 21:37:10 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 15 00:21:52 pfSense dhcp6c[45237]: client6_timo: all information to be updated was canceled May 15 00:24:13 pfSense dhcp6c[45237]: client6_timo: all information to be updated was canceled May 15 10:23:02 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 15 10:23:02 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 15 19:31:43 pfSense dhcp6c[45237]: client6_timo: all information to be updated was canceled May 15 19:33:19 pfSense dhcp6c[45237]: client6_timo: all information to be updated was canceled May 15 23:27:53 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 15 23:27:53 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 17 01:54:46 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 17 01:54:46 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 17 01:54:58 pfSense php: /reboot.php: Stopping all packages. May 16 20:55:00 pfSense shutdown: reboot by root: May 16 20:55:00 pfSense shutdown: reboot by root: May 17 01:55:02 pfSense syslogd: exiting on signal 15 May 16 20:58:23 pfSense syslogd: kernel boot file is /boot/kernel/kernel May 16 20:58:24 pfSense kernel: Waiting (max 60 seconds) for system process `vnlru' to stop...done May 16 20:58:24 pfSense kernel: Waiting (max 60 seconds) for system process `bufdaemon' to stop...done May 16 20:58:24 pfSense kernel: Waiting (max 60 seconds) for system process `syncer' to stop... May 16 20:58:24 pfSense kernel: Syncing disks, vnodes remaining...0 done May 16 20:58:24 pfSense kernel: All buffers synced. May 16 20:58:24 pfSense kernel: Uptime: 5d6h32m37s May 16 20:58:24 pfSense kernel: usbus0: Controller shutdown May 16 20:58:24 pfSense kernel: uhub0: at usbus0, port 1, addr 1 (disconnected) May 16 20:58:24 pfSense kernel: usbus0: Controller shutdown complete May 16 20:58:24 pfSense kernel: Rebooting... May 16 20:58:24 pfSense kernel: Copyright (c) 1992-2012 The FreeBSD Project. May 16 20:58:24 pfSense kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 May 16 20:58:24 pfSense kernel: The Regents of the University of California. All rights reserved. May 16 20:58:24 pfSense kernel: FreeBSD is a registered trademark of The FreeBSD Foundation. May 16 20:58:24 pfSense kernel: FreeBSD 8.3-RELEASE-p8 #0: Thu May 9 07:29:43 EDT 2013 May 16 20:58:24 pfSense kernel: root@snapshots-8_3-i386.builders.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense_SMP.8 i386 May 16 20:58:24 pfSense kernel: Timecounter "i8254" frequency 1193182 Hz quality 0 May 16 20:58:24 pfSense kernel: CPU: Intel Pentium III (730.97-MHz 686-class CPU) May 16 20:58:24 pfSense kernel: Origin = "GenuineIntel" Id = 0x683 Family = 6 Model = 8 Stepping = 3 May 16 20:58:24 pfSense kernel: Features=0x383f9ff <fpu,vme,de,pse,tsc,msr,pae,mce,cx8,sep,mtrr,pge,mca,cmov,pat,pse36,mmx,fxsr,sse>May 16 20:58:24 pfSense kernel: real memory = 536870912 (512 MB) May 16 20:58:24 pfSense kernel: avail memory = 501481472 (478 MB) May 16 20:58:24 pfSense kernel: wlan: mac acl policy registered May 16 20:58:24 pfSense kernel: ipw_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. May 16 20:58:24 pfSense kernel: ipw_bss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. May 16 20:58:24 pfSense kernel: module_register_init: MOD_LOAD (ipw_bss_fw, 0xc07baca0, 0) error 1 May 16 20:58:24 pfSense kernel: ipw_ibss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. May 16 20:58:24 pfSense kernel: ipw_ibss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. May 16 20:58:24 pfSense kernel: module_register_init: MOD_LOAD (ipw_ibss_fw, 0xc07bad40, 0) error 1 May 16 20:58:24 pfSense kernel: ipw_monitor: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. May 16 20:58:24 pfSense kernel: ipw_monitor: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. May 16 20:58:24 pfSense kernel: module_register_init: MOD_LOAD (ipw_monitor_fw, 0xc07bade0, 0) error 1 May 16 20:58:24 pfSense kernel: kbd1 at kbdmux0 May 16 20:58:24 pfSense kernel: cryptosoft0: <software crypto="">on motherboard May 16 20:58:24 pfSense kernel: padlock0: No ACE support. May 16 20:58:24 pfSense kernel: acpi0: <dell zuul="">on motherboard May 16 20:58:24 pfSense kernel: acpi0: [ITHREAD] May 16 20:58:24 pfSense kernel: acpi0: Power Button (fixed) May 16 20:58:24 pfSense kernel: acpi0: reservation of 0, a0000 (3) failed May 16 20:58:24 pfSense kernel: acpi0: reservation of 100000, 1ff00000 (3) failed May 16 20:58:24 pfSense kernel: Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 May 16 20:58:24 pfSense kernel: acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 May 16 20:58:24 pfSense kernel: cpu0: <acpi cpu="">on acpi0 May 16 20:58:24 pfSense kernel: acpi_button0: <sleep button="">on acpi0 May 16 20:58:24 pfSense kernel: pcib0: <acpi host-pci="" bridge="">port 0xcf8-0xcff on acpi0 May 16 20:58:24 pfSense kernel: pci0: <acpi pci="" bus="">on pcib0 May 16 20:58:24 pfSense kernel: agp0: <intel 82815="" (i815="" gmch)="" host="" to="" pci="" bridge="">on hostb0 May 16 20:58:24 pfSense kernel: pcib1: <pci-pci bridge="">at device 1.0 on pci0 May 16 20:58:24 pfSense kernel: pci2: <pci bus="">on pcib1 May 16 20:58:24 pfSense kernel: vgapci0: <vga-compatible display="">mem 0xfd000000-0xfdffffff,0xe0000000-0xefffffff irq 11 at device 0.0 on pci2 May 16 20:58:24 pfSense kernel: pcib2: <acpi pci-pci="" bridge="">at device 30.0 on pci0 May 16 20:58:24 pfSense kernel: pci1: <acpi pci="" bus="">on pcib2 May 16 20:58:24 pfSense kernel: rl0: <d-link 10="" dfe-530tx+="" 100basetx="">port 0xd800-0xd8ff mem 0xfc9fec00-0xfc9fecff irq 3 at device 10.0 on pci1 May 16 20:58:24 pfSense kernel: miibus0: <mii bus="">on rl0 May 16 20:58:24 pfSense kernel: rlphy0: <realtek internal="" media="" interface="">PHY 0 on miibus0 May 16 20:58:24 pfSense kernel: rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto May 16 20:58:24 pfSense kernel: rl0: [ITHREAD] May 16 20:58:24 pfSense kernel: xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xdc00-0xdc7f mem 0xfc9ffc00-0xfc9ffc7f irq 9 at device 12.0 on pci1 May 16 20:58:24 pfSense kernel: miibus1: <mii bus="">on xl0 May 16 20:58:24 pfSense kernel: xlphy0: <3Com internal media interface> PHY 24 on miibus1 May 16 20:58:24 pfSense kernel: xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto, auto-flow May 16 20:58:24 pfSense kernel: xl0: [ITHREAD] May 16 20:58:24 pfSense kernel: isab0: <pci-isa bridge="">at device 31.0 on pci0 May 16 20:58:24 pfSense kernel: isa0: <isa bus="">on isab0 May 16 20:58:24 pfSense kernel: atapci0: <intel ich2="" udma100="" controller="">port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 31.1 on pci0 May 16 20:58:24 pfSense kernel: ata0: <ata channel="">at channel 0 on atapci0 May 16 20:58:24 pfSense kernel: ata0: [ITHREAD] May 16 20:58:24 pfSense kernel: ata1: <ata channel="">at channel 1 on atapci0 May 16 20:58:24 pfSense kernel: ata1: [ITHREAD] May 16 20:58:24 pfSense kernel: uhci0: <intel 82801ba="" bam="" (ich2)="" usb="" controller="" usb-a="">port 0xef80-0xef9f irq 10 at device 31.2 on pci0 May 16 20:58:24 pfSense kernel: uhci0: [ITHREAD] May 16 20:58:24 pfSense kernel: usbus0: <intel 82801ba="" bam="" (ich2)="" usb="" controller="" usb-a="">on uhci0 May 16 20:58:24 pfSense kernel: pci0: <serial bus,="" smbus="">at device 31.3 (no driver attached) May 16 20:58:24 pfSense kernel: atrtc0: <at realtime="" clock="">port 0x70-0x71 irq 8 on acpi0 May 16 20:58:24 pfSense kernel: atkbdc0: <keyboard controller="" (i8042)="">port 0x60,0x64 irq 1 on acpi0 May 16 20:58:24 pfSense kernel: atkbd0: <at keyboard="">irq 1 on atkbdc0 May 16 20:58:24 pfSense kernel: kbd0 at atkbd0 May 16 20:58:24 pfSense kernel: atkbd0: [GIANT-LOCKED] May 16 20:58:24 pfSense kernel: atkbd0: [ITHREAD] May 16 20:58:24 pfSense kernel: fdc0: <floppy drive="" controller="">port 0x3f0-0x3f1,0x3f2-0x3f3,0x3f4-0x3f5,0x3f7 irq 6 drq 2 on acpi0 May 16 20:58:24 pfSense kernel: fdc0: [FILTER] May 16 20:58:24 pfSense kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0 May 16 20:58:24 pfSense kernel: uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 May 16 20:58:24 pfSense kernel: uart0: [FILTER] May 16 20:58:24 pfSense kernel: ppc0: <parallel port="">port 0x378-0x37f,0x778-0x77f irq 7 drq 3 on acpi0 May 16 20:58:24 pfSense kernel: ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode May 16 20:58:24 pfSense kernel: ppc0: FIFO with 16/16/8 bytes threshold May 16 20:58:24 pfSense kernel: ppc0: [ITHREAD] May 16 20:58:24 pfSense kernel: ppbus0: <parallel port="" bus="">on ppc0 May 16 20:58:24 pfSense kernel: plip0: <plip network="" interface="">on ppbus0 May 16 20:58:24 pfSense kernel: plip0: [ITHREAD] May 16 20:58:24 pfSense kernel: lpt0: <printer>on ppbus0 May 16 20:58:24 pfSense kernel: lpt0: [ITHREAD] May 16 20:58:24 pfSense kernel: lpt0: Interrupt-driven port May 16 20:58:24 pfSense kernel: ppi0: <parallel i="" o="">on ppbus0 May 16 20:58:24 pfSense kernel: pmtimer0 on isa0 May 16 20:58:24 pfSense kernel: orm0: <isa option="" rom="">at iomem 0xc0000-0xcf7ff pnpid ORM0000 on isa0 May 16 20:58:24 pfSense kernel: sc0: <system console="">at flags 0x100 on isa0 May 16 20:58:24 pfSense kernel: sc0: VGA <16 virtual consoles, flags=0x300> May 16 20:58:24 pfSense kernel: vga0: <generic isa="" vga="">at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 May 16 20:58:24 pfSense kernel: Timecounter "TSC" frequency 730966814 Hz quality 800 May 16 20:58:24 pfSense kernel: Timecounters tick every 1.000 msec May 16 20:58:24 pfSense kernel: IPsec: Initialized Security Association Processing. May 16 20:58:24 pfSense kernel: usbus0: 12Mbps Full Speed USB v1.0 May 16 20:58:24 pfSense kernel: ad0: 19092MB <seagate st320011a="" 3.10="">at ata0-master UDMA100 May 16 20:58:24 pfSense kernel: ugen0.1: <intel>at usbus0 May 16 20:58:24 pfSense kernel: uhub0: <intel 1="" 9="" uhci="" root="" hub,="" class="" 0,="" rev="" 1.00="" 1.00,="" addr="">on usbus0 May 16 20:58:24 pfSense kernel: acd0: CDRW <lg cd-rw="" ced-8080b="" 1.04="">at ata1-master PIO4 May 16 20:58:24 pfSense kernel: uhub0: 2 ports with 2 removable, self powered May 16 20:58:24 pfSense kernel: Trying to mount root from ufs:/dev/ad0s1a May 16 20:58:24 pfSense kernel: ZFS NOTICE: Prefetch is disabled by default on i386 -- to enable, May 16 20:58:24 pfSense kernel: add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. May 16 20:58:24 pfSense kernel: ZFS WARNING: Recommended minimum kmem_size is 512MB; expect unstable behavior. May 16 20:58:24 pfSense kernel: Consider tuning vm.kmem_size and vm.kmem_size_max May 16 20:58:24 pfSense kernel: in /boot/loader.conf. May 16 20:58:24 pfSense kernel: ZFS filesystem version 5 May 16 20:58:24 pfSense kernel: ZFS storage pool version 28 May 16 20:58:23 pfSense check_reload_status: Linkup starting rl0 May 16 20:58:25 pfSense check_reload_status: Linkup starting rl0 May 16 20:58:25 pfSense kernel: rl0: link state changed to UP May 16 20:58:26 pfSense check_reload_status: rc.newwanip starting rl0 May 16 20:58:26 pfSense php: : Accept router advertisements on interface rl0 May 16 20:58:26 pfSense check_reload_status: Linkup starting xl0 May 16 20:58:26 pfSense kernel: xl0: link state changed to DOWN May 16 20:58:26 pfSense php: : Resyncing OpenVPN instances. May 16 20:58:26 pfSense kernel: pflog0: promiscuous mode enabled May 16 20:58:27 pfSense dhcp6c[23403]: dhcp6_ctl_authinit: failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory May 16 20:58:27 pfSense dhcp6c[23403]: client6_init: failed initialize control message authentication May 16 20:58:27 pfSense dhcp6c[23403]: client6_init: skip opening control port May 16 20:58:28 pfSense kernel: xl0: link state changed to UP May 16 20:58:29 pfSense check_reload_status: Linkup starting xl0 May 16 20:58:29 pfSense php: : rc.newwanipv6: Informational is starting rl0. May 16 20:58:32 pfSense php: : ROUTING: setting default route to 24.13.16.1 May 16 20:58:32 pfSense php: : ROUTING: setting IPv6 default route to fe80::201:5cff:fe3d:4e41%rl0 May 16 20:58:33 pfSense check_reload_status: Updating all dyndns May 16 20:58:34 pfSense php: : rc.newwanipv6: on (IP address: 2001:558:6033:ad:1d85:ae0c:46f6:3795) (interface: wan) (real interface: rl0). May 16 20:58:36 pfSense php: : ROUTING: setting default route to 24.13.16.1 May 16 20:58:36 pfSense php: : ROUTING: setting IPv6 default route to fe80::201:5cff:fe3d:4e41%rl0 May 16 20:58:37 pfSense php: : rc.newwanip: Informational is starting rl0. May 16 20:58:37 pfSense php: : rc.newwanip: on (IP address: 24.13.17.39) (interface: wan) (real interface: rl0). May 16 20:58:37 pfSense php: : Accept router advertisements on interface rl0 May 16 20:58:37 pfSense php: : ROUTING: setting default route to 24.13.16.1 May 16 20:58:37 pfSense check_reload_status: Reloading filter May 16 20:58:37 pfSense php: : ROUTING: setting IPv6 default route to fe80::201:5cff:fe3d:4e41%rl0 May 16 20:58:37 pfSense dhcp6c[54670]: dhcp6_ctl_authinit: failed to open /usr/local/etc/dhcp6cctlkey: No such file or directory May 16 20:58:37 pfSense dhcp6c[54670]: client6_init: failed initialize control message authentication May 16 20:58:37 pfSense dhcp6c[54670]: client6_init: skip opening control port May 16 20:58:42 pfSense php: : Creating rrd update script May 16 20:58:42 pfSense syslogd: exiting on signal 15 May 16 20:58:42 pfSense syslogd: kernel boot file is /boot/kernel/kernel May 16 20:58:43 pfSense php: : Restarting/Starting all packages. May 16 20:58:44 pfSense login: login on ttyv0 as root May 16 20:58:44 pfSense sshlockout[82312]: sshlockout/webConfigurator v3.0 starting up May 16 20:58:45 pfSense php: : Resyncing OpenVPN instances for interface WAN. May 16 20:58:45 pfSense php: : Creating rrd update script May 16 20:58:47 pfSense dhcp6c[23571]: client6_recvadvert: XID mismatch May 16 20:58:47 pfSense lighttpd[30891]: (connections.c.305) SSL: 1 error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol May 16 20:58:47 pfSense dhcp6c[23571]: client6_recvadvert: XID mismatch May 16 20:58:47 pfSense php: : pfSense package system has detected an ip change 24.13.17.39 -> 24.13.17.39 ... Restarting packages. May 16 20:58:47 pfSense check_reload_status: Starting packages May 16 20:58:51 pfSense php: : Restarting/Starting all packages. May 16 20:59:05 pfSense dhcp6c[23571]: client6_timo: no responses were received May 16 20:59:08 pfSense dhcp6c[23571]: client6_timo: no responses were received May 16 20:59:08 pfSense dhcp6c[23571]: check_exit: exiting May 16 20:59:12 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 16 20:59:12 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 25 08:03:50 pfSense check_reload_status: updating dyndns WAN_DHCP,WAN_DHCP6 May 25 08:03:50 pfSense check_reload_status: Restarting ipsec tunnels May 25 08:03:50 pfSense check_reload_status: Restarting OpenVPN tunnels/interfaces May 25 08:03:50 pfSense check_reload_status: Reloading filter May 28 23:44:59 pfSense check_reload_status: updating dyndns WAN_DHCP,WAN_DHCP6 May 28 23:44:59 pfSense check_reload_status: Restarting ipsec tunnels May 28 23:44:59 pfSense check_reload_status: Restarting OpenVPN tunnels/interfaces May 28 23:44:59 pfSense check_reload_status: Reloading filter May 28 23:45:13 pfSense check_reload_status: updating dyndns WAN_DHCP6,WAN_DHCP May 28 23:45:13 pfSense check_reload_status: Restarting ipsec tunnels May 28 23:45:13 pfSense check_reload_status: Restarting OpenVPN tunnels/interfaces May 28 23:45:13 pfSense check_reload_status: Reloading filter May 29 01:36:40 pfSense check_reload_status: updating dyndns WAN_DHCP May 29 01:36:40 pfSense check_reload_status: Restarting ipsec tunnels May 29 01:36:40 pfSense check_reload_status: Restarting OpenVPN tunnels/interfaces May 29 01:36:40 pfSense check_reload_status: Reloading filter May 29 16:28:21 pfSense kernel: ugen0.2: <microsoft>at usbus0 May 29 16:28:21 pfSense kernel: ukbd0: <microsoft 0="" 2="" microsoft="" digital="" media="" pro="" keyboard,="" class="" 0,="" rev="" 2.00="" 1.43,="" addr="">on usbus0 May 29 16:28:21 pfSense kernel: kbd2 at ukbd0 May 29 16:28:21 pfSense kernel: uhid0: <microsoft 0="" 2="" microsoft="" digital="" media="" pro="" keyboard,="" class="" 0,="" rev="" 2.00="" 1.43,="" addr="">on usbus0 May 29 16:29:33 pfSense kernel: ugen0.2: <microsoft>at usbus0 (disconnected) May 29 16:29:33 pfSense kernel: ukbd0: at uhub0, port 2, addr 2 (disconnected) May 29 16:29:34 pfSense kernel: uhid0: at uhub0, port 2, addr 2 (disconnected) May 29 16:30:34 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103 May 29 16:30:34 pfSense php: /index.php: Successful login for user 'admin' from: 192.168.1.103</microsoft></microsoft></microsoft></microsoft></lg></intel></intel></seagate></generic></system></isa></parallel></printer></plip></parallel></parallel></floppy></at></keyboard></at></serial></intel></intel></ata></ata></intel></isa></pci-isa></mii></realtek></mii></d-link></acpi></acpi></vga-compatible></pci></pci-pci></intel></acpi></acpi></sleep></acpi></dell></software></fpu,vme,de,pse,tsc,msr,pae,mce,cx8,sep,mtrr,pge,mca,cmov,pat,pse36,mmx,fxsr,sse></lg></intel></intel></seagate></generic></system></isa></parallel></printer></plip></parallel></parallel></floppy></at></keyboard></at></serial></intel></intel></ata></ata></intel></isa></pci-isa></mii></realtek></mii></d-link></acpi></acpi></vga-compatible></pci></pci-pci></intel></acpi></acpi></sleep></acpi></dell></software></fpu,vme,de,pse,tsc,msr,pae,mce,cx8,sep,mtrr,pge,mca,cmov,pat,pse36,mmx,fxsr,sse></microsoft></microsoft></microsoft></lg></intel></intel></seagate></generic></system></isa></parallel></printer></plip></parallel></parallel></floppy></at></keyboard></at></serial></intel></intel></ata></ata></intel></isa></pci-isa></mii></realtek></mii></d-link></acpi></acpi></vga-compatible></pci></pci-pci></intel></acpi></acpi></sleep></acpi></dell></software></fpu,vme,de,pse,tsc,msr,pae,mce,cx8,sep,mtrr,pge,mca,cmov,pat,pse36,mmx,fxsr,sse></microsoft>
This evening, I will reboot my modem, and my pfSense server, so that I can get IPv6 working again. Once it stops in 4 days, I'll run the above command again to help isolate the issue.
Any reports from radvd (output from pfSense shell command```
clog /var/log/system.log | grep radvdI ran that command, but it did not return anything at all.
By the way, when I say "run these commands", I did so from the "Diagnostics" menu, and then "command prompt" screen. I used the "Execute Shell command" for both of these.
If there is anything else that may be needed, please let me know and I'll provide it.
Thanks,
–Brian
-
FYI- radvd logs to /var/log/routing.log, not system.log
-
FYI- radvd logs to /var/log/routing.log, not system.log
No problem. Probably just a simple mistake on the person who told me to run the command.
So, I've modified the command, and now I have this
$ clog /var/log/routing.log | grep radvd May 29 23:02:10 pfSense radvd[83396]: version 1.9.1 started May 29 23:05:10 pfSense radvd[83774]: Exiting, sigterm or sigint received. May 29 23:05:10 pfSense radvd[83774]: sending stop adverts May 29 23:05:10 pfSense radvd[83774]: removing /var/run/radvd.pid
I know why the service is gone, as it said it removed it! Of course, why it got removed I have no idea.
–Brian
-
OK, count me in. I loaded m0n0wall (1.8.1b540) on a new VM. Just for the curiosity of seeing it survive the Comcast Day-4 DHCPv6 lease expiration problem that pfSense has.
I can confirm that m0n0wall renews properly. Perhaps the teams can collaborate to see what is different and how it can be incorporated into pfSense. Please!
-
I know why the service is gone, as it said it removed it! Of course, why it got removed I have no idea.
From what I have seen, radvd stops after the IPv6 addressing is lost due to the renewal problem carried on this bug: http://redmine.pfsense.org/issues/2919
I see radvd stopping as being "collateral damage". It's not the initial trigger of the problem.