OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of muchacha_grande »
  • Show Posts »
  • Messages
  • Profile Info
    • Summary
    • Show Stats
    • Show Posts...
      • Messages
      • Topics
      • Attachments

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

  • Messages
  • Topics
  • Attachments

Messages - muchacha_grande

Pages: 1 ... 8 9 [10] 11 12 ... 15
136
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 15, 2021, 08:20:04 pm »
As it is working very well right now, I made a test box with an old motherboard, just to experiment without messing up my system.
I tested NPTv6, but I'm not sure if I did it right. It didn't work.

137
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 15, 2021, 02:12:59 pm »
@Maurice, there are no coincidences in life. Today I found this https://forum.opnsense.org/index.php?topic=21795.0.
It is a solution to my problem too. I read that you called this "monstrosity", but it works and now I have dual stack  :)
Thank you again and cheers

138
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 15, 2021, 12:33:28 pm »
Quote from: priller on March 15, 2021, 01:52:00 am
Got'a be some piece of the the ISP router configuration we're not seeing.

Hi priller. The problem is that my ISP doesn't even allow me to enter to the GPON ans see what's inside.

May be, if I ask the ISP to upgrade the service bandwidth they bring me a newer device, and just may be, that device works better with IPv6.

139
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 15, 2021, 01:22:29 am »
Well, after testing "request prefix only" I can say that it didn't work.
Now I will be on IPv4 until I decide what to do with this service. It is possible that I change to another ISP.

Thank you again to both of you and regards...

140
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 15, 2021, 12:06:41 am »
Thank you marjohn56 and Maurice. I will try "request prefix only". Now I understand the problem a little more.
I'm used to these kind of troubles with flaw services here in Argentina.

141
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 14, 2021, 06:51:21 am »
Quote from: Maurice on March 14, 2021, 02:46:34 am
Sorry for interrupting, but I have to ask the obvious question: Is the 2803:xxxx:xxxx:xxxx part on em1 different from the 2803:xxxx:xxxx:xxxx part on em0_vlan2? The obfuscation makes it impossible to tell.

No, they are the same. It is a /64 preffix... I have to manage using the 64 bits that my ISP left me.

To start from scratch I temporally connected to em0, so I'm not on a vlan anymore, for now.
When I set IPv6 to tracking WAN on em0, the results were the same as with em0_vlan2.
Then, I set a manual IPv6 2803:xxxx:xxxx:xxxx:1::1/80 on em0 and configured radvd and dhcp6.
Now, my PC receives a /80 address and can ping router LAN IP and WAN IP, but still can't ping outside.
Doing a packet inspection on WAN/ICMPv6 I realize that it happens the same thing that when sending a ping from router LAN. When the ISP router does a Neighbor Solicitation to know where to send the ping response, OPNSense doesn't respond with the Neighbor Advertisement.

142
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 14, 2021, 05:28:09 am »
That's right @Maurice.
em0 is the original LAN interface.
After a while I've got a managed switch and I separated the net in different vlans.
em0_vlan2 is the new working vlan. em0 is the untagged vlan.

143
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 14, 2021, 02:02:00 am »
This from OPNSense:

Code: [Select]
em0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=810098<VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,VLAN_HWFILTER>
        ether 00:0c:29:72:00:ee
        inet6 fe80::20c:29ff:fe72:ee%em0 prefixlen 64 scopeid 0x1
        inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active
        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
em1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=810098<VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,VLAN_HWFILTER>
        ether 00:0c:29:72:00:f8
        inet 192.168.100.254 netmask 0xffffff00 broadcast 192.168.100.255
        inet6 fe80::20c:29ff:fe72:f8%em1 prefixlen 64 scopeid 0x2
        inet6 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:f8 prefixlen 64 autoconf
        inet6 2803:xxxx:xxxx:xxxx::1 prefixlen 128
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active
        nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
enc0: flags=41<UP,RUNNING> metric 0 mtu 1536
        groups: enc
        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
        options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
        inet 127.0.0.1 netmask 0xff000000
        groups: lo
        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
pflog0: flags=100<PROMISC> metric 0 mtu 33160
        groups: pflog
pfsync0: flags=0<> metric 0 mtu 1500
        syncpeer: 0.0.0.0 maxupd: 128 defer: off
        groups: pfsync
em0_vlan2: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
        ether 00:0c:29:72:00:ee
        inet6 fe80::20c:29ff:fe72:ee%em0_vlan2 prefixlen 64 scopeid 0x7
        inet6 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee prefixlen 64
        inet 192.168.2.1 netmask 0xffffff00 broadcast 192.168.2.255
        groups: vlan
        vlan: 2 vlanpcp: 0 parent interface: em0
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active
        nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>

I cutted off the rest of the vlans because they only have IPv4, for now.

And this is from my Windows 8 box:

Code: [Select]
Adaptador de Ethernet Ethernet:

   Sufijo DNS específico para la conexión. . : muchachagrande.com.ar
   Descripción . . . . . . . . . . . . . . . : Realtek PCIe GBE Family Controller #3
   Dirección física. . . . . . . . . . . . . : 70-54-D2-CB-70-86
   DHCP habilitado . . . . . . . . . . . . . : sí
   Configuración automática habilitada . . . : sí
   Dirección IPv6 . . . . . . . . . . : 2803:xxxx:xxxx:xxxx:a57e:5d63:f83b:9e0d(Preferido)
   Dirección IPv6 temporal. . . . . . : 2803:xxxx:xxxx:xxxx:b1ab:fe5b:4ec4:e288(Preferido)
   Vínculo: dirección IPv6 local. . . : fe80::a57e:5d63:f83b:9e0d%41(Preferido)
   Dirección IPv4. . . . . . . . . . . . . . : 192.168.2.10(Preferido)
   Máscara de subred . . . . . . . . . . . . : 255.255.255.0
   Concesión obtenida. . . . . . . . . . . . : sábado, 13 de marzo de 2021 11:06:45 a.m.
   La concesión expira . . . . . . . . . . . : sábado, 13 de marzo de 2021 11:13:13 p.m.
   Puerta de enlace predeterminada . . . . . : fe80::20c:29ff:fe72:ee%41
                                       192.168.2.1
   Servidor DHCP . . . . . . . . . . . . . . : 192.168.2.1
   IAID DHCPv6 . . . . . . . . . . . . . . . : 779113682
   DUID de cliente DHCPv6. . . . . . . . . . : 00-01-00-01-18-C7-EF-5A-70-54-D2-CB-70-86
   Servidores DNS. . . . . . . . . . . . . . : 192.168.2.1
   NetBIOS sobre TCP/IP. . . . . . . . . . . : habilitado

I did a packet capture on Windows side while making a ping. I captured only ICMPv6 packets.
For some reason, the PC does a network solicitaion to find out the MAC of the destination IP, but OPNSense doesn't respond.

Code: [Select]
No. Source                                                Destination
1   2803:xxxx:xxxx:xxxx:b1ab:fe5b:4ec4:e288  ff02::1:ff72:ee
Neighbor Solicitation for 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee from 70:54:d2:cb:70:86
2   2803:xxxx:xxxx:xxxx:b1ab:fe5b:4ec4:e288  ff02::1:ff72:ee
Neighbor Solicitation for 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee from 70:54:d2:cb:70:86
3   2803:xxxx:xxxx:xxxx:b1ab:fe5b:4ec4:e288  ff02::1:ff72:ee
Neighbor Solicitation for 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee from 70:54:d2:cb:70:86
4   2803:xxxx:xxxx:xxxx:b1ab:fe5b:4ec4:e288  ff02::1:ff72:ee
Neighbor Solicitation for 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee from 70:54:d2:cb:70:86
5   2803:xxxx:xxxx:xxxx:b1ab:fe5b:4ec4:e288  ff02::1:ff72:ee
Neighbor Solicitation for 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee from 70:54:d2:cb:70:86
6   2803:xxxx:xxxx:xxxx:b1ab:fe5b:4ec4:e288  ff02::1:ff72:ee
Neighbor Solicitation for 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee from 70:54:d2:cb:70:86
7   2803:xxxx:xxxx:xxxx:b1ab:fe5b:4ec4:e288  ff02::1:ff72:ee
Neighbor Solicitation for 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee from 70:54:d2:cb:70:86
8   2803:xxxx:xxxx:xxxx:b1ab:fe5b:4ec4:e288  ff02::1:ff72:ee
Neighbor Solicitation for 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee from 70:54:d2:cb:70:86
9   2803:xxxx:xxxx:xxxx:b1ab:fe5b:4ec4:e288  ff02::1:ff72:ee
Neighbor Solicitation for 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee from 70:54:d2:cb:70:86
10  2803:xxxx:xxxx:xxxx:b1ab:fe5b:4ec4:e288  ff02::1:ff72:ee
Neighbor Solicitation for 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee from 70:54:d2:cb:70:86

144
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 14, 2021, 01:06:04 am »
Didn't work with GUA addresses... the only thing that worked it selecting LAN and IPv6 Link-Local

145
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 14, 2021, 12:50:22 am »
I'm allowing everything, IPv4 and 6

146
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 14, 2021, 12:01:26 am »
Quote from: marjohn56 on March 13, 2021, 11:46:26 pm
So from your PC you cannot ping the gateway LAN GUA ?

Right

147
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 13, 2021, 11:43:46 pm »
Services radvd & dhcpv6 are running as you pointed out.

My Windows 8 is getting the following:

IPv6 Address                      2803:xxxx:xxxx:xxxx:a57e:5d63:f83b:9e0d
Temp IPv6 address             2803:xxxx:xxxx:xxxx:b1ab:fe5b:4ec4:e288
IPv6 Link-local address       fe80::a57e:5d63:f83b:9e0d%41
Default gateway IPv6         fe80::20c:29ff:fe72:ee%41

One thing I have just noticed is that I can't ping to router GUA addresses but I can ping to link-local addresses

148
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 13, 2021, 08:05:12 pm »
No... I didn't start dhcp nor ra service on lan yet... should they receive an address?

EDIT: I don't see RA nor DHCPv6 to start anyway

149
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 13, 2021, 07:16:25 pm »
In response to your second question, I can see an IPv6 address on LAN. From the Interfaces > Overview > LAN

IPv6 link-local   fe80::20c:29ff:fe72:ee/64
IPv6 address   2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee/64

EDIT: LAN IPv6 is set to track WAN interface

And I did the dhcp6c debug as you asked. Here it is the filtered log:

Code: [Select]
2021-03-13T14:55:14 dhcp6c[661] got an expected reply, sleeping.
2021-03-13T14:55:14 dhcp6c[661] removing server (ID: 00:01:00:01:dc:43:e7:91:50:6f:77:7d:dd:57)
2021-03-13T14:55:14 dhcp6c[661] removing an event on em1, state=REQUEST
2021-03-13T14:55:14 dhcp6c[661] script "/var/etc/dhcp6c_wan_script.sh" terminated
2021-03-13T14:55:14 dhcp6c[74388] dhcp6c REQUEST on em1 - running newipv6
2021-03-13T14:55:14 dhcp6c[56067] dhcp6c REQUEST on em1
2021-03-13T14:55:14 dhcp6c[661] executes /var/etc/dhcp6c_wan_script.sh
2021-03-13T14:55:14 dhcp6c[661] add an address 2803:xxxx:xxxx:xxxx::1/128 on em1
2021-03-13T14:55:14 dhcp6c[661] create an address 2803:xxxx:xxxx:xxxx::1 pltime=1209600, vltime=3498554121644045568
2021-03-13T14:55:14 dhcp6c[661] make an IA: NA-0
2021-03-13T14:55:14 dhcp6c[661] add an address 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee/64 on em0_vlan2
2021-03-13T14:55:14 dhcp6c[661] create a prefix 2803:xxxx:xxxx:xxxx::/64 pltime=1209600, vltime=1209600
2021-03-13T14:55:14 dhcp6c[661] nameserver[0] fe80::1
2021-03-13T14:55:14 dhcp6c[661] IA_PD: ID=0, T1=604800, T2=967680
2021-03-13T14:55:14 dhcp6c[661] get DHCP option DNS, len 16
2021-03-13T14:55:14 dhcp6c[661] IA_NA address: 2803:xxxx:xxxx:xxxx::1 pltime=1209600 vltime=1209600
2021-03-13T14:55:14 dhcp6c[661] get DHCP option IA address, len 24
2021-03-13T14:55:14 dhcp6c[661] IA_NA: ID=0, T1=604800, T2=967680
2021-03-13T14:55:14 dhcp6c[661] get DHCP option identity association, len 40
2021-03-13T14:55:14 dhcp6c[661] DUID: 00:01:00:01:dc:43:e7:91:50:6f:77:7d:dd:57
2021-03-13T14:55:14 dhcp6c[661] get DHCP option server ID, len 14
2021-03-13T14:55:14 dhcp6c[661] DUID: 00:01:00:01:27:33:4f:41:00:0c:29:72:00:ee
2021-03-13T14:55:14 dhcp6c[661] get DHCP option client ID, len 14
2021-03-13T14:55:14 dhcp6c[661] receive reply from fe80::1%em1 on em1
2021-03-13T14:55:14 dhcp6c[661] reset a timer on em1, state=REQUEST, timeo=0, retrans=1027
2021-03-13T14:55:14 dhcp6c[661] send request to ff02::1:2%em1
2021-03-13T14:55:14 dhcp6c[661] set IA_PD
2021-03-13T14:55:14 dhcp6c[661] set option request (len 4)
2021-03-13T14:55:14 dhcp6c[661] set server ID (len 14)
2021-03-13T14:55:14 dhcp6c[661] set client ID (len 14)
2021-03-13T14:55:14 dhcp6c[661] a new XID (787e29) is generated
2021-03-13T14:55:14 dhcp6c[661] Sending Request
2021-03-13T14:55:14 dhcp6c[661] server ID: 00:01:00:01:dc:43:e7:91:50:6f:77:7d:dd:57, pref=255
2021-03-13T14:55:14 dhcp6c[661] IA_PD prefix: 2803:xxxx:xxxx:xxxx::/64 pltime=1209600 vltime=106523780084992
2021-03-13T14:55:14 dhcp6c[661] get DHCP option IA_PD prefix, len 25
2021-03-13T14:55:14 dhcp6c[661] IA_PD: ID=0, T1=604800, T2=967680
2021-03-13T14:55:14 dhcp6c[661] get DHCP option IA_PD, len 41
2021-03-13T14:55:14 dhcp6c[661] get DHCP option DNS, len 16
2021-03-13T14:55:14 dhcp6c[661] status code: success
2021-03-13T14:55:14 dhcp6c[661] get DHCP option status code, len 2
2021-03-13T14:55:14 dhcp6c[661] preference: 255
2021-03-13T14:55:14 dhcp6c[661] get DHCP option preference, len 1
2021-03-13T14:55:14 dhcp6c[661] IA_NA address: 2803:xxxx:xxxx:xxxx::1 pltime=1209600 vltime=1209600
2021-03-13T14:55:14 dhcp6c[661] get DHCP option IA address, len 24
2021-03-13T14:55:14 dhcp6c[661] IA_NA: ID=0, T1=604800, T2=967680
2021-03-13T14:55:14 dhcp6c[661] get DHCP option identity association, len 40
2021-03-13T14:55:14 dhcp6c[661] DUID: 00:01:00:01:dc:43:e7:91:50:6f:77:7d:dd:57
2021-03-13T14:55:14 dhcp6c[661] get DHCP option server ID, len 14
2021-03-13T14:55:14 dhcp6c[661] DUID: 00:01:00:01:27:33:4f:41:00:0c:29:72:00:ee
2021-03-13T14:55:14 dhcp6c[661] get DHCP option client ID, len 14
2021-03-13T14:55:14 dhcp6c[661] receive advertise from fe80::1%em1 on em1
2021-03-13T14:55:14 dhcp6c[661] reset a timer on em1, state=SOLICIT, timeo=0, retrans=1038
2021-03-13T14:55:14 dhcp6c[661] send solicit to ff02::1:2%em1
2021-03-13T14:55:14 dhcp6c[661] set IA_PD
2021-03-13T14:55:14 dhcp6c[661] set IA_PD prefix
2021-03-13T14:55:14 dhcp6c[661] set option request (len 4)
2021-03-13T14:55:14 dhcp6c[661] set elapsed time (len 2)
2021-03-13T14:55:14 dhcp6c[661] set identity association
2021-03-13T14:55:14 dhcp6c[661] set client ID (len 14)
2021-03-13T14:55:14 dhcp6c[661] a new XID (73ad39) is generated
2021-03-13T14:55:14 dhcp6c[661] Sending Solicit
2021-03-13T14:55:13 dhcp6c[661] got an expected reply, sleeping.
2021-03-13T14:55:13 dhcp6c[661] removing an event on em1, state=RELEASE
2021-03-13T14:55:13 dhcp6c[661] script "/var/etc/dhcp6c_wan_script.sh" terminated
2021-03-13T14:55:13 dhcp6c[81065] dhcp6c RELEASE on em1 - running newipv6
2021-03-13T14:55:13 dhcp6c[50415] dhcp6c RELEASE on em1
2021-03-13T14:55:13 dhcp6c[661] executes /var/etc/dhcp6c_wan_script.sh
2021-03-13T14:55:13 dhcp6c[661] status code: success
2021-03-13T14:55:13 dhcp6c[661] Received REPLY for RELEASE
2021-03-13T14:55:13 dhcp6c[661] status code: success
2021-03-13T14:55:13 dhcp6c[661] get DHCP option status code, len 2
2021-03-13T14:55:13 dhcp6c[661] DUID: 00:01:00:01:dc:43:e7:91:50:6f:77:7d:dd:57
2021-03-13T14:55:13 dhcp6c[661] get DHCP option server ID, len 14
2021-03-13T14:55:13 dhcp6c[661] DUID: 00:01:00:01:27:33:4f:41:00:0c:29:72:00:ee
2021-03-13T14:55:13 dhcp6c[661] get DHCP option client ID, len 14
2021-03-13T14:55:13 dhcp6c[661] receive reply from fe80::1%em1 on em1
2021-03-13T14:55:13 dhcp6c[661] got an expected reply, sleeping.
2021-03-13T14:55:13 dhcp6c[661] removing an event on em1, state=RELEASE
2021-03-13T14:55:13 dhcp6c[661] script "/var/etc/dhcp6c_wan_script.sh" terminated
2021-03-13T14:55:13 dhcp6c[14868] dhcp6c RELEASE on em1 - running newipv6
2021-03-13T14:55:13 dhcp6c[750] dhcp6c RELEASE on em1
2021-03-13T14:55:13 dhcp6c[661] executes /var/etc/dhcp6c_wan_script.sh
2021-03-13T14:55:13 dhcp6c[661] status code: success
2021-03-13T14:55:13 dhcp6c[661] Received REPLY for RELEASE
2021-03-13T14:55:13 dhcp6c[661] status code: success
2021-03-13T14:55:13 dhcp6c[661] get DHCP option status code, len 2
2021-03-13T14:55:13 dhcp6c[661] DUID: 00:01:00:01:dc:43:e7:91:50:6f:77:7d:dd:57
2021-03-13T14:55:13 dhcp6c[661] get DHCP option server ID, len 14
2021-03-13T14:55:13 dhcp6c[661] DUID: 00:01:00:01:27:33:4f:41:00:0c:29:72:00:ee
2021-03-13T14:55:13 dhcp6c[661] get DHCP option client ID, len 14
2021-03-13T14:55:13 dhcp6c[661] receive reply from fe80::1%em1 on em1
2021-03-13T14:55:13 dhcp6c[661] reset a timer on em1, state=INIT, timeo=0, retrans=913
2021-03-13T14:55:13 dhcp6c[661] called
2021-03-13T14:55:13 dhcp6c[661] called
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[0] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[sla-len] (7)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[0] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[sla-id] (6)
2021-03-13T14:55:13 dhcp6c[661] <3>begin of closure [{] (1)
2021-03-13T14:55:13 dhcp6c[661] <5>[em0_vlan2] (9)
2021-03-13T14:55:13 dhcp6c[661] <3>[prefix-interface] (16)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[infinity] (8)
2021-03-13T14:55:13 dhcp6c[661] <3>[64] (2)
2021-03-13T14:55:13 dhcp6c[661] <3>[/] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[::] (2)
2021-03-13T14:55:13 dhcp6c[661] <3>[prefix] (6)
2021-03-13T14:55:13 dhcp6c[661] <13>begin of closure [{] (1)
2021-03-13T14:55:13 dhcp6c[661] <13>[0] (1)
2021-03-13T14:55:13 dhcp6c[661] <13>[pd] (2)
2021-03-13T14:55:13 dhcp6c[661] <3>[id-assoc] (8)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <13>[na] (2)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>["/var/etc/dhcp6c_wan_script.sh"] (31)
2021-03-13T14:55:13 dhcp6c[661] <3>[script] (6)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[domain-name] (11)
2021-03-13T14:55:13 dhcp6c[661] <3>[request] (7)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[domain-name-servers] (19)
2021-03-13T14:55:13 dhcp6c[661] <3>[request] (7)
2021-03-13T14:55:13 dhcp6c[661] <3>comment [# request prefix delegation] (27)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[0] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[ia-pd] (5)
2021-03-13T14:55:13 dhcp6c[661] <3>[send] (4)
2021-03-13T14:55:13 dhcp6c[661] <3>comment [# request stateful address] (26)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[0] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[ia-na] (5)
2021-03-13T14:55:13 dhcp6c[661] <3>[send] (4)
2021-03-13T14:55:13 dhcp6c[661] <3>begin of closure [{] (1)
2021-03-13T14:55:13 dhcp6c[661] <5>[em1] (3)
2021-03-13T14:55:13 dhcp6c[661] <3>[interface] (9)
2021-03-13T14:55:13 dhcp6c[661] duplicated interface: em1
2021-03-13T14:55:13 dhcp6c[661] called
2021-03-13T14:55:13 dhcp6c[661] called
2021-03-13T14:55:13 dhcp6c[661] <3>end of closure [}] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>end of closure [}] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[sla-len] (7)
2021-03-13T14:55:13 dhcp6c[661] <5>[em0_vlan2] (9)
2021-03-13T14:55:13 dhcp6c[661] <3>[prefix-interface] (16)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[infinity] (8)
2021-03-13T14:55:13 dhcp6c[661] <3>[64] (2)
2021-03-13T14:55:13 dhcp6c[661] <3>[::] (2)
2021-03-13T14:55:13 dhcp6c[661] <3>[prefix] (6)
2021-03-13T14:55:13 dhcp6c[661] <13>[0] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[id-assoc] (8)
2021-03-13T14:55:13 dhcp6c[661] <13>begin of closure [{] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>comment [# we'd like some nameservers please] (35)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[script] (6)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[request] (7)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[domain-name-servers] (19)
2021-03-13T14:55:13 dhcp6c[661] <3>[request] (7)
2021-03-13T14:55:13 dhcp6c[661] <3>comment [# request prefix delegation] (27)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[0] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[ia-pd] (5)
2021-03-13T14:55:13 dhcp6c[661] <3>[send] (4)
2021-03-13T14:55:13 dhcp6c[661] <3>comment [# request stateful address] (26)
2021-03-13T14:55:13 dhcp6c[661] <3>end of sentence [;] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[0] (1)
2021-03-13T14:55:13 dhcp6c[661] <3>[ia-na] (5)
2021-03-13T14:55:13 dhcp6c[661] <3>[send] (4)
2021-03-13T14:55:13 dhcp6c[661] <3>begin of closure [{] (1)
2021-03-13T14:55:13 dhcp6c[661] <5>[em1] (3)
2021-03-13T14:55:13 dhcp6c[661] <3>[interface] (9)
2021-03-13T14:55:13 dhcp6c[661] removing an event on em1, state=INIT
2021-03-13T14:55:13 dhcp6c[661] removing an event on em1, state=INIT
2021-03-13T14:55:13 dhcp6c[661] reset a timer on em1, state=INIT, timeo=0, retrans=192
2021-03-13T14:55:13 dhcp6c[661] remove an address 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee/64 on em0_vlan2
2021-03-13T14:55:13 dhcp6c[661] remove a site prefix 2803:xxxx:xxxx:xxxx::/64
2021-03-13T14:55:13 dhcp6c[661] remove an IA: PD-0
2021-03-13T14:55:13 dhcp6c[661] send release to ff02::1:2%em1
2021-03-13T14:55:13 dhcp6c[661] set IA_PD
2021-03-13T14:55:13 dhcp6c[661] set elapsed time (len 2)
2021-03-13T14:55:13 dhcp6c[661] set client ID (len 14)
2021-03-13T14:55:13 dhcp6c[661] release an IA: PD-0
2021-03-13T14:55:13 dhcp6c[661] Start address release
2021-03-13T14:55:13 dhcp6c[661] reset a timer on em1, state=INIT, timeo=0, retrans=244
2021-03-13T14:55:13 dhcp6c[661] remove an address 2803:xxxx:xxxx:xxxx::1/128 on em1
2021-03-13T14:55:13 dhcp6c[661] remove an address 2803:xxxx:xxxx:xxxx::1
2021-03-13T14:55:13 dhcp6c[661] remove an IA: NA-0
2021-03-13T14:55:13 dhcp6c[661] send release to ff02::1:2%em1
2021-03-13T14:55:13 dhcp6c[661] set elapsed time (len 2)
2021-03-13T14:55:13 dhcp6c[661] set identity association
2021-03-13T14:55:13 dhcp6c[661] set IA address
2021-03-13T14:55:13 dhcp6c[661] set server ID (len 14)
2021-03-13T14:55:13 dhcp6c[661] set client ID (len 14)
2021-03-13T14:55:13 dhcp6c[661] a new XID (541122) is generated
2021-03-13T14:55:13 dhcp6c[661] Sending Release
2021-03-13T14:55:13 dhcp6c[661] reset a timer on em1, state=RELEASE, timeo=0, retrans=1025
2021-03-13T14:55:13 dhcp6c[661] release an IA: NA-0
2021-03-13T14:55:13 dhcp6c[661] Start address release
2021-03-13T14:55:13 dhcp6c[661] restarting
2021-03-13T14:55:13 dhcp6c[61388] RTSOLD script - Sending SIGHUP to dhcp6c
2021-03-13T14:55:13 dhcp6c[661] got an expected reply, sleeping.
2021-03-13T14:55:13 dhcp6c[661] removing server (ID: 00:01:00:01:dc:43:e7:91:50:6f:77:7d:dd:57)
2021-03-13T14:55:13 dhcp6c[661] removing an event on em1, state=REQUEST
2021-03-13T14:55:13 dhcp6c[661] script "/var/etc/dhcp6c_wan_script.sh" terminated
2021-03-13T14:55:13 dhcp6c[43329] dhcp6c REQUEST on em1 - running newipv6
2021-03-13T14:55:13 dhcp6c[22714] dhcp6c REQUEST on em1
2021-03-13T14:55:13 dhcp6c[661] executes /var/etc/dhcp6c_wan_script.sh
2021-03-13T14:55:13 dhcp6c[661] add an address 2803:xxxx:xxxx:xxxx::1/128 on em1
2021-03-13T14:55:13 dhcp6c[661] create an address 2803:xxxx:xxxx:xxxx::1 pltime=1209600, vltime=3498554121644045568
2021-03-13T14:55:13 dhcp6c[661] make an IA: NA-0
2021-03-13T14:55:13 dhcp6c[661] add an address 2803:xxxx:xxxx:xxxx:20c:29ff:fe72:ee/64 on em0_vlan2
2021-03-13T14:55:13 dhcp6c[661] create a prefix 2803:xxxx:xxxx:xxxx::/64 pltime=1209600, vltime=1209600
2021-03-13T14:55:13 dhcp6c[661] make an IA: PD-0
2021-03-13T14:55:13 dhcp6c[661] nameserver[0] fe80::1
2021-03-13T14:55:13 dhcp6c[661] IA_PD prefix: 2803:xxxx:xxxx:xxxx::/64 pltime=1209600 vltime=106523780084992
2021-03-13T14:55:13 dhcp6c[661] get DHCP option IA_PD prefix, len 25
2021-03-13T14:55:13 dhcp6c[661] IA_PD: ID=0, T1=604800, T2=967680
2021-03-13T14:55:13 dhcp6c[661] get DHCP option IA_PD, len 41
2021-03-13T14:55:13 dhcp6c[661] get DHCP option DNS, len 16
2021-03-13T14:55:13 dhcp6c[661] IA_NA address: 2803:xxxx:xxxx:xxxx::1 pltime=1209600 vltime=1209600
2021-03-13T14:55:13 dhcp6c[661] get DHCP option IA address, len 24
2021-03-13T14:55:13 dhcp6c[661] IA_NA: ID=0, T1=604800, T2=967680
2021-03-13T14:55:13 dhcp6c[661] get DHCP option identity association, len 40
2021-03-13T14:55:13 dhcp6c[661] DUID: 00:01:00:01:dc:43:e7:91:50:6f:77:7d:dd:57
2021-03-13T14:55:13 dhcp6c[661] get DHCP option server ID, len 14
2021-03-13T14:55:13 dhcp6c[661] DUID: 00:01:00:01:27:33:4f:41:00:0c:29:72:00:ee
2021-03-13T14:55:13 dhcp6c[661] get DHCP option client ID, len 14
2021-03-13T14:55:13 dhcp6c[661] receive reply from fe80::1%em1 on em1
2021-03-13T14:55:13 dhcp6c[661] reset a timer on em1, state=REQUEST, timeo=0, retrans=911
2021-03-13T14:55:13 dhcp6c[661] send request to ff02::1:2%em1
2021-03-13T14:55:13 dhcp6c[661] set IA_PD
2021-03-13T14:55:13 dhcp6c[661] set option request (len 4)
2021-03-13T14:55:13 dhcp6c[661] set server ID (len 14)
2021-03-13T14:55:13 dhcp6c[661] set client ID (len 14)
2021-03-13T14:55:13 dhcp6c[661] a new XID (5c7dda) is generated
2021-03-13T14:55:13 dhcp6c[661] Sending Request
2021-03-13T14:55:13 dhcp6c[661] server ID: 00:01:00:01:dc:43:e7:91:50:6f:77:7d:dd:57, pref=255
2021-03-13T14:55:13 dhcp6c[661] IA_PD prefix: 2803:xxxx:xxxx:xxxx::/64 pltime=1209600 vltime=106523780084992
2021-03-13T14:55:13 dhcp6c[661] get DHCP option IA_PD prefix, len 25
2021-03-13T14:55:13 dhcp6c[661] IA_PD: ID=0, T1=604800, T2=967680
2021-03-13T14:55:13 dhcp6c[661] get DHCP option IA_PD, len 41
2021-03-13T14:55:13 dhcp6c[661] get DHCP option DNS, len 16
2021-03-13T14:55:13 dhcp6c[661] status code: success
2021-03-13T14:55:13 dhcp6c[661] get DHCP option status code, len 2
2021-03-13T14:55:13 dhcp6c[661] preference: 255
2021-03-13T14:55:13 dhcp6c[661] get DHCP option preference, len 1
2021-03-13T14:55:13 dhcp6c[661] IA_NA address: 2803:xxxx:xxxx:xxxx::1 pltime=1209600 vltime=1209600
2021-03-13T14:55:13 dhcp6c[661] get DHCP option IA address, len 24
2021-03-13T14:55:13 dhcp6c[661] IA_NA: ID=0, T1=604800, T2=967680
2021-03-13T14:55:13 dhcp6c[661] get DHCP option identity association, len 40
2021-03-13T14:55:13 dhcp6c[661] DUID: 00:01:00:01:dc:43:e7:91:50:6f:77:7d:dd:57
2021-03-13T14:55:13 dhcp6c[661] get DHCP option server ID, len 14
2021-03-13T14:55:13 dhcp6c[661] DUID: 00:01:00:01:27:33:4f:41:00:0c:29:72:00:ee
2021-03-13T14:55:13 dhcp6c[661] get DHCP option client ID, len 14
2021-03-13T14:55:13 dhcp6c[661] receive advertise from fe80::1%em1 on em1
2021-03-13T14:55:13 dhcp6c[661] reset a timer on em1, state=SOLICIT, timeo=1, retrans=2083
2021-03-13T14:55:13 dhcp6c[661] send solicit to ff02::1:2%em1
2021-03-13T14:55:13 dhcp6c[661] set IA_PD
2021-03-13T14:55:13 dhcp6c[661] set IA_PD prefix
2021-03-13T14:55:13 dhcp6c[661] set option request (len 4)
2021-03-13T14:55:13 dhcp6c[661] set elapsed time (len 2)
2021-03-13T14:55:13 dhcp6c[661] set identity association
2021-03-13T14:55:13 dhcp6c[661] set client ID (len 14)
2021-03-13T14:55:13 dhcp6c[661] Sending Solicit
2021-03-13T14:55:12 dhcp6c[661] reset a timer on em1, state=SOLICIT, timeo=0, retrans=1091
2021-03-13T14:55:12 dhcp6c[661] transmit failed: Can't assign requested address
2021-03-13T14:55:12 dhcp6c[661] set IA_PD
2021-03-13T14:55:12 dhcp6c[661] set IA_PD prefix
2021-03-13T14:55:12 dhcp6c[661] set option request (len 4)
2021-03-13T14:55:12 dhcp6c[661] set elapsed time (len 2)
2021-03-13T14:55:12 dhcp6c[661] set identity association
2021-03-13T14:55:12 dhcp6c[661] set client ID (len 14)
2021-03-13T14:55:12 dhcp6c[661] a new XID (ec2309) is generated
2021-03-13T14:55:12 dhcp6c[661] Sending Solicit
2021-03-13T14:55:11 dhcp6c[661] reset a timer on em1, state=INIT, timeo=0, retrans=891
2021-03-13T14:55:11 dhcp6c[89498] called
2021-03-13T14:55:11 dhcp6c[89498] called
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of closure [}] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[0] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[sla-id] (6)
2021-03-13T14:55:11 dhcp6c[89498] <3>begin of closure [{] (1)
2021-03-13T14:55:11 dhcp6c[89498] <5>[em0_vlan2] (9)
2021-03-13T14:55:11 dhcp6c[89498] <3>[prefix-interface] (16)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[infinity] (8)
2021-03-13T14:55:11 dhcp6c[89498] <3>[64] (2)
2021-03-13T14:55:11 dhcp6c[89498] <3>[/] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[prefix] (6)
2021-03-13T14:55:11 dhcp6c[89498] <13>[pd] (2)
2021-03-13T14:55:11 dhcp6c[89498] <3>[id-assoc] (8)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of closure [}] (1)
2021-03-13T14:55:11 dhcp6c[89498] <13>begin of closure [{] (1)
2021-03-13T14:55:11 dhcp6c[89498] <13>[0] (1)
2021-03-13T14:55:11 dhcp6c[89498] <13>[na] (2)
2021-03-13T14:55:11 dhcp6c[89498] <3>[id-assoc] (8)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of closure [}] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>comment [# we'd like some nameservers please] (35)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>["/var/etc/dhcp6c_wan_script.sh"] (31)
2021-03-13T14:55:11 dhcp6c[89498] <3>[script] (6)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[domain-name] (11)
2021-03-13T14:55:11 dhcp6c[89498] <3>[request] (7)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[domain-name-servers] (19)
2021-03-13T14:55:11 dhcp6c[89498] <3>[request] (7)
2021-03-13T14:55:11 dhcp6c[89498] <3>comment [# request prefix delegation] (27)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[0] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[ia-pd] (5)
2021-03-13T14:55:11 dhcp6c[89498] <3>[send] (4)
2021-03-13T14:55:11 dhcp6c[89498] <3>comment [# request stateful address] (26)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[0] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[ia-na] (5)
2021-03-13T14:55:11 dhcp6c[89498] <3>[send] (4)
2021-03-13T14:55:11 dhcp6c[89498] <3>begin of closure [{] (1)
2021-03-13T14:55:11 dhcp6c[89498] <5>[em1] (3)
2021-03-13T14:55:11 dhcp6c[89498] <3>[interface] (9)
2021-03-13T14:55:11 dhcp6c[89498] called
2021-03-13T14:55:11 dhcp6c[89498] called
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of closure [}] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[0] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[sla-len] (7)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[0] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[sla-id] (6)
2021-03-13T14:55:11 dhcp6c[89498] <3>begin of closure [{] (1)
2021-03-13T14:55:11 dhcp6c[89498] <5>[em0_vlan2] (9)
2021-03-13T14:55:11 dhcp6c[89498] <3>[prefix-interface] (16)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[64] (2)
2021-03-13T14:55:11 dhcp6c[89498] <13>begin of closure [{] (1)
2021-03-13T14:55:11 dhcp6c[89498] <13>[pd] (2)
2021-03-13T14:55:11 dhcp6c[89498] <3>[id-assoc] (8)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of closure [}] (1)
2021-03-13T14:55:11 dhcp6c[89498] <13>begin of closure [{] (1)
2021-03-13T14:55:11 dhcp6c[89498] <13>[0] (1)
2021-03-13T14:55:11 dhcp6c[89498] <13>[na] (2)
2021-03-13T14:55:11 dhcp6c[89498] <3>[id-assoc] (8)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of closure [}] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>comment [# we'd like some nameservers please] (35)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>["/var/etc/dhcp6c_wan_script.sh"] (31)
2021-03-13T14:55:11 dhcp6c[89498] <3>[script] (6)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[domain-name] (11)
2021-03-13T14:55:11 dhcp6c[89498] <3>[request] (7)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[domain-name-servers] (19)
2021-03-13T14:55:11 dhcp6c[89498] <3>[request] (7)
2021-03-13T14:55:11 dhcp6c[89498] <3>comment [# request prefix delegation] (27)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[0] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[ia-pd] (5)
2021-03-13T14:55:11 dhcp6c[89498] <3>[send] (4)
2021-03-13T14:55:11 dhcp6c[89498] <3>comment [# request stateful address] (26)
2021-03-13T14:55:11 dhcp6c[89498] <3>end of sentence [;] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[0] (1)
2021-03-13T14:55:11 dhcp6c[89498] <3>[ia-na] (5)
2021-03-13T14:55:11 dhcp6c[89498] <3>[send] (4)
2021-03-13T14:55:11 dhcp6c[89498] <3>begin of closure [{] (1)
2021-03-13T14:55:11 dhcp6c[89498] <5>[em1] (3)
2021-03-13T14:55:11 dhcp6c[89498] <3>[interface] (9)
2021-03-13T14:55:11 dhcp6c[89498] extracted an existing DUID from /var/db/dhcp6c_duid: 00:01:00:01:27:33:4f:41:00:0c:29:72:00:ee
2021-03-13T14:55:11 dhcp6c[65320] RTSOLD script - Starting dhcp6 client

150
21.1 Legacy Series / Re: My OPNSense cant route IPv6
« on: March 13, 2021, 06:31:49 pm »
It is already set to 64, as it comes as default. I made tests with different values and with "none", but now os set to 64.

Pages: 1 ... 8 9 [10] 11 12 ... 15
OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2