OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of iam »
  • Show Posts »
  • Topics
  • 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

Topics - iam

Pages: [1]
1
24.1 Legacy Series / Dynamic IPv6 prefixes / dynamic DNS / VPN: Handling via NPTv6?
« on: May 31, 2024, 10:38:47 am »
I have two sites, each with their own VLANs, which are connected via Wireguard. Both are only assigned a dynamic /56 IPv6 prefix by the Internet service provider. This is known to cause some complications in the area of DNS and VPN firewall: e.g. devices could enter the changing IPs in the internal DNS, but these would not be routed via the VPN.

I think the easiest way would be to use a private IPv6 prefix and make it accessible to the outside world via NPTv6. As of OPNsense 24.1.x there is the new option “Track interface”. However, you can only create a rule with this if the IPv6 interface is not configured statically but via track interface. Unfortunately, this is unsuitable for this use case, as I then have all kinds of problems with the dynamic IPs in the network.

How should I deal with this problem? I would like to be able to safely activate IPv6 in the internal network at some point.

2
21.7 Legacy Series / LDAP auth ins't working since update to 2.7.4
« on: October 29, 2021, 07:53:15 pm »
Hi,

the LDAP authentication isn't working since updating to 2.7.4. In the tester I get the following error:
Code: [Select]
The following input errors were detected:

    Authentication failed.
    error: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed (unable to get local issuer certificate)
    ldap_error: Can't contact LDAP server

Maybe related: After accessing the Ca manager (I get the following PHP error:
Quote
[29-Oct-2021 19:49:43 Europe/Berlin] PHP Warning:  A non-numeric value encountered in /usr/local/www/system_camanager.php on line 176

Best,
iam

EDIT: I use OpenSSL

3
20.1 Legacy Series / DHCPv4 relay is not working on one VLAN
« on: July 12, 2020, 12:10:54 am »
Hi,

I have different VLANs including the main LAN and the WiFi networks. The DHCP server runs on a different server in the main LAN. The opnsense is acts as DHCP relay on all VLANs except the main LAN.

This works inside all VLANs except the guest WiFi. I don't see any related request in the DHCPD log. The guest WiFi subnet is enabled on the DHCP server with a dynamic range. The DHCP relay is enabled for the guest wifi. IPv6 works inside the guest WiFi. But IPv6 is enabled only for the WAN and the guest WiFi.

Has anyone any idea?

Best,
iam

4
19.7 Legacy Series / [solved] WireGuard tunnel: No interface in firewall section
« on: September 09, 2019, 05:00:33 pm »
Hi,

I'm trying to replace my OpenVPN tunnel by a WireGuard tunnel (site2site).

According the firewall log the tunnel seems to be working. But everything seems to be blocked and I can't add rules because there is no WireGuard interface in the firewall section.

What can I do?

Best,
iam

5
19.7 Legacy Series / PPPoE Suricata log flodding
« on: July 18, 2019, 06:05:21 pm »
Hi,

yesterday I've updated to 19.7.0. Now there are a lot of messages in the Suricata log:
Code: [Select]
suricata: [100294] <Error> -- [ERRCODE: SC_ERR_NETMAP_READ(264)] - Error reading data from iface 'pppoe0': (55u) No buffer space available
Cheers,
iam

6
19.1 Legacy Series / Can't change settings with LDAP user
« on: June 11, 2019, 02:41:43 pm »
Hi,

from beginning (18.7) I've observed that I can't change settings using a LDAP user. I've imported that user and the user is member in a "Superuser group" that should have all privileges. Is this a general problem?

Cheers,
iam

7
19.1 Legacy Series / PPPoE: No IPv4 after reconnect if IPv6 is enabled
« on: February 10, 2019, 08:44:00 am »
Hi,

I've a some stability issues with the PPPoE connection if IPv6 is enabled. Mostly the interface has no IPv4 anymore after the scheduled reconnect. IPv6 is still working afterwards.

Here are the logs:
Code: [Select]
Feb 10 05:00:01 opnsense ppp: Multi-link PPP daemon for FreeBSD
Feb 10 05:00:01 opnsense ppp: 
Feb 10 05:00:01 opnsense ppp: process 38962 started, version 5.8 (root@opn-build-amd64-1 03:51 28-Jan-2019)
Feb 10 05:00:01 opnsense ppp: caught fatal signal TERM
Feb 10 05:00:01 opnsense ppp: [wan] IFACE: Close event
Feb 10 05:00:01 opnsense ppp: [wan] IPCP: Close event
Feb 10 05:00:01 opnsense ppp: [wan] IPCP: state change Opened --> Closing
Feb 10 05:00:01 opnsense ppp: [wan] IPCP: SendTerminateReq #4
Feb 10 05:00:01 opnsense ppp: [wan] IPCP: LayerDown
Feb 10 05:00:01 opnsense ppp: waiting for process 85978 to die...
Feb 10 05:00:02 opnsense ppp: waiting for process 85978 to die...
Feb 10 05:00:02 opnsense ppp: [wan] IFACE: Delete route 0.0.0.0/0 $IPv4-gateway failed: No such process
Feb 10 05:00:02 opnsense ppp: [wan] IFACE: Removing IPv4 address from pppoe0 failed: Can't assign requested address
Feb 10 05:00:02 opnsense ppp: [wan] IPV6CP: Close event
Feb 10 05:00:02 opnsense ppp: [wan] IPV6CP: state change Opened --> Closing
Feb 10 05:00:02 opnsense ppp: [wan] IPV6CP: SendTerminateReq #2
Feb 10 05:00:02 opnsense ppp: [wan] IPV6CP: LayerDown
Feb 10 05:00:03 opnsense ppp: waiting for process 85978 to die...
Feb 10 05:00:03 opnsense ppp: [wan] IFACE: Down event
Feb 10 05:00:03 opnsense ppp: [wan] IFACE: Rename interface pppoe0 to pppoe0
Feb 10 05:00:03 opnsense ppp: [wan] IPCP: SendTerminateReq #5
Feb 10 05:00:03 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #4 (Closing)
Feb 10 05:00:03 opnsense ppp: [wan] IPCP: state change Closing --> Closed
Feb 10 05:00:03 opnsense ppp: [wan] IPCP: LayerFinish
Feb 10 05:00:03 opnsense ppp: [wan_link0] LCP: rec'd Terminate Request #228 (Opened)
Feb 10 05:00:03 opnsense ppp: [wan_link0] LCP: state change Opened --> Stopping
Feb 10 05:00:03 opnsense ppp: [wan_link0] Link: Leave bundle "wan"
Feb 10 05:00:03 opnsense ppp: [wan] Bundle: Status update: up 0 links, total bandwidth 9600 bps
Feb 10 05:00:03 opnsense ppp: [wan] IPCP: Close event
Feb 10 05:00:03 opnsense ppp: [wan] IPV6CP: Close event
Feb 10 05:00:03 opnsense ppp: [wan] IPCP: Down event
Feb 10 05:00:03 opnsense ppp: [wan] IPCP: state change Closed --> Initial
Feb 10 05:00:03 opnsense ppp: [wan] IPV6CP: Down event
Feb 10 05:00:03 opnsense ppp: [wan] IPV6CP: LayerFinish
Feb 10 05:00:03 opnsense ppp: [wan] Bundle: No NCPs left. Closing links...
Feb 10 05:00:03 opnsense ppp: [wan] IPV6CP: state change Closing --> Initial
Feb 10 05:00:03 opnsense ppp: [wan_link0] LCP: SendTerminateAck #3
Feb 10 05:00:03 opnsense ppp: [wan_link0] LCP: LayerDown
Feb 10 05:00:03 opnsense ppp: [wan_link0] PPPoE: connection closed
Feb 10 05:00:03 opnsense ppp: [wan_link0] Link: DOWN event
Feb 10 05:00:03 opnsense ppp: [wan_link0] Link: giving up after 0 reconnection attempts
Feb 10 05:00:03 opnsense ppp: [wan_link0] LCP: Close event
Feb 10 05:00:03 opnsense ppp: [wan_link0] LCP: state change Stopping --> Closing
Feb 10 05:00:03 opnsense ppp: [wan_link0] LCP: Down event
Feb 10 05:00:03 opnsense ppp: [wan_link0] LCP: LayerFinish
Feb 10 05:00:03 opnsense ppp: [wan_link0] LCP: state change Closing --> Initial
Feb 10 05:00:04 opnsense ppp: waiting for process 85978 to die...
Feb 10 05:00:05 opnsense ppp: [wan] Bundle: Shutdown
Feb 10 05:00:05 opnsense ppp: waiting for process 85978 to die...
Feb 10 05:00:05 opnsense ppp: [wan_link0] Link: Shutdown
Feb 10 05:00:05 opnsense ppp: process 85978 terminated
Feb 10 05:00:06 opnsense ppp: web: web is not running
Feb 10 05:00:06 opnsense ppp: [wan] Bundle: Interface ng0 created
Feb 10 05:00:06 opnsense ppp: [wan_link0] Link: OPEN event
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: Open event
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: state change Initial --> Starting
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: LayerStart
Feb 10 05:00:06 opnsense ppp: [wan_link0] PPPoE: Connecting to ''
Feb 10 05:00:06 opnsense ppp: PPPoE: rec'd ACNAME "SRe-BASEL"
Feb 10 05:00:06 opnsense ppp: [wan_link0] PPPoE: connection successful
Feb 10 05:00:06 opnsense ppp: [wan_link0] Link: UP event
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: Up event
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: state change Starting --> Req-Sent
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: SendConfigReq #1
Feb 10 05:00:06 opnsense ppp: [wan_link0]   PROTOCOMP
Feb 10 05:00:06 opnsense ppp: [wan_link0]   MRU 1492
Feb 10 05:00:06 opnsense ppp: [wan_link0]   MAGICNUM 0xc3535a3e
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: rec'd Configure Request #6 (Req-Sent)
Feb 10 05:00:06 opnsense ppp: [wan_link0]   MRU 1492
Feb 10 05:00:06 opnsense ppp: [wan_link0]   AUTHPROTO CHAP MD5
Feb 10 05:00:06 opnsense ppp: [wan_link0]   MAGICNUM 0x595d1494
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: SendConfigAck #6
Feb 10 05:00:06 opnsense ppp: [wan_link0]   MRU 1492
Feb 10 05:00:06 opnsense ppp: [wan_link0]   AUTHPROTO CHAP MD5
Feb 10 05:00:06 opnsense ppp: [wan_link0]   MAGICNUM 0x595d1494
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: state change Req-Sent --> Ack-Sent
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: rec'd Configure Reject #1 (Ack-Sent)
Feb 10 05:00:06 opnsense ppp: [wan_link0]   PROTOCOMP
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: SendConfigReq #2
Feb 10 05:00:06 opnsense ppp: [wan_link0]   MRU 1492
Feb 10 05:00:06 opnsense ppp: [wan_link0]   MAGICNUM 0xc3535a3e
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: rec'd Configure Ack #2 (Ack-Sent)
Feb 10 05:00:06 opnsense ppp: [wan_link0]   MRU 1492
Feb 10 05:00:06 opnsense ppp: [wan_link0]   MAGICNUM 0xc3535a3e
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: state change Ack-Sent --> Opened
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: auth: peer wants CHAP, I want nothing
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: LayerUp
Feb 10 05:00:06 opnsense ppp: [wan_link0] CHAP: rec'd CHALLENGE #1 len: 76
Feb 10 05:00:06 opnsense ppp: [wan_link0]   Name: "SRe-BASEL"
Feb 10 05:00:06 opnsense ppp: [wan_link0] CHAP: Using authname "DI011123"
Feb 10 05:00:06 opnsense ppp: [wan_link0] CHAP: sending RESPONSE #1 len: 29
Feb 10 05:00:06 opnsense ppp: [wan_link0] CHAP: rec'd SUCCESS #1 len: 31
Feb 10 05:00:06 opnsense ppp: [wan_link0]   MESG: CHAP authentication success
Feb 10 05:00:06 opnsense ppp: [wan_link0] LCP: authorization successful
Feb 10 05:00:06 opnsense ppp: [wan_link0] Link: Matched action 'bundle "wan" ""'
Feb 10 05:00:06 opnsense ppp: [wan_link0] Link: Join bundle "wan"
Feb 10 05:00:06 opnsense ppp: [wan] Bundle: Status update: up 1 link, total bandwidth 64000 bps
Feb 10 05:00:06 opnsense ppp: [wan] IPCP: Open event
Feb 10 05:00:06 opnsense ppp: [wan] IPCP: state change Initial --> Starting
Feb 10 05:00:06 opnsense ppp: [wan] IPCP: LayerStart
Feb 10 05:00:06 opnsense ppp: [wan] IPV6CP: Open event
Feb 10 05:00:06 opnsense ppp: [wan] IPV6CP: state change Initial --> Starting
Feb 10 05:00:06 opnsense ppp: [wan] IPV6CP: LayerStart
Feb 10 05:00:06 opnsense ppp: [wan] IPCP: Up event
Feb 10 05:00:06 opnsense ppp: [wan] IPCP: state change Starting --> Req-Sent
Feb 10 05:00:06 opnsense ppp: [wan] IPCP: SendConfigReq #1
Feb 10 05:00:06 opnsense ppp: [wan]   IPADDR 0.0.0.0
Feb 10 05:00:06 opnsense ppp: [wan]   COMPPROTO VJCOMP, 16 comp. channels, no comp-cid
Feb 10 05:00:06 opnsense ppp: [wan] IPV6CP: Up event
Feb 10 05:00:06 opnsense ppp: [wan] IPV6CP: state change Starting --> Req-Sent
Feb 10 05:00:06 opnsense ppp: [wan] IPV6CP: SendConfigReq #1
Feb 10 05:00:06 opnsense ppp: [wan] IPCP: rec'd Configure Request #150 (Req-Sent)
Feb 10 05:00:06 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:06 opnsense ppp: [wan]     $IPv4-gateway is OK
Feb 10 05:00:06 opnsense ppp: [wan] IPCP: SendConfigAck #150
Feb 10 05:00:06 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:06 opnsense ppp: [wan] IPCP: state change Req-Sent --> Ack-Sent
Feb 10 05:00:06 opnsense ppp: [wan] IPV6CP: rec'd Configure Request #63 (Req-Sent)
Feb 10 05:00:06 opnsense ppp: [wan] IPV6CP: SendConfigAck #63
Feb 10 05:00:06 opnsense ppp: [wan] IPV6CP: state change Req-Sent --> Ack-Sent
Feb 10 05:00:06 opnsense ppp: [wan] IPCP: rec'd Configure Reject #1 (Ack-Sent)
Feb 10 05:00:06 opnsense ppp: [wan]   COMPPROTO VJCOMP, 16 comp. channels, no comp-cid
Feb 10 05:00:06 opnsense ppp: [wan] IPCP: SendConfigReq #2
Feb 10 05:00:06 opnsense ppp: [wan]   IPADDR 0.0.0.0
Feb 10 05:00:06 opnsense ppp: [wan] IPV6CP: rec'd Configure Ack #1 (Ack-Sent)
Feb 10 05:00:06 opnsense ppp: [wan] IPV6CP: state change Ack-Sent --> Opened
Feb 10 05:00:06 opnsense ppp: [wan] IPV6CP: LayerUp
Feb 10 05:00:06 opnsense ppp: [wan]   020d:b9ff:fe4d:18ec -> 5240:61ff:fe6d:9a01
Feb 10 05:00:55 opnsense ppp: [wan] IFACE: Up event
Feb 10 05:00:55 opnsense ppp: [wan] IFACE: Rename interface ng0 to pppoe0
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Configure Nak #2 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR 5.83.183.15
Feb 10 05:00:55 opnsense ppp: [wan]     5.83.183.15 is OK
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: SendConfigReq #3
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR 5.83.183.15
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Configure Request #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan]     $IPv4-gateway is OK
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: SendConfigAck #255
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Configure Request #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan]     $IPv4-gateway is OK
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: SendConfigAck #255
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Configure Request #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan]     $IPv4-gateway is OK
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: SendConfigAck #255
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Configure Request #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan]     $IPv4-gateway is OK
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: SendConfigAck #255
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Configure Request #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan]     $IPv4-gateway is OK
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: SendConfigAck #255
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Configure Request #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan]     $IPv4-gateway is OK
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: SendConfigAck #255
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Configure Request #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan]     $IPv4-gateway is OK
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: SendConfigAck #255
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Configure Request #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan]     $IPv4-gateway is OK
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: SendConfigAck #255
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Configure Request #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan]     $IPv4-gateway is OK
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: SendConfigAck #255
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Configure Request #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan]     $IPv4-gateway is OK
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: SendConfigAck #255
Feb 10 05:00:55 opnsense ppp: [wan]   IPADDR $IPv4-gateway
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #3 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #255 (Ack-Sent)
Feb 10 05:00:55 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #255 (Ack-Sent)
Feb 10 05:00:57 opnsense ppp: [wan] IPCP: SendConfigReq #4
Feb 10 05:00:57 opnsense ppp: [wan]   IPADDR 5.83.183.15
Feb 10 05:00:57 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #4 (Ack-Sent)
Feb 10 05:00:59 opnsense ppp: [wan] IPCP: SendConfigReq #5
Feb 10 05:00:59 opnsense ppp: [wan]   IPADDR 5.83.183.15
Feb 10 05:00:59 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #5 (Ack-Sent)
Feb 10 05:01:01 opnsense ppp: [wan] IPCP: SendConfigReq #6
Feb 10 05:01:01 opnsense ppp: [wan]   IPADDR 5.83.183.15
Feb 10 05:01:01 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #6 (Ack-Sent)
Feb 10 05:01:03 opnsense ppp: [wan] IPCP: SendConfigReq #7
Feb 10 05:01:03 opnsense ppp: [wan]   IPADDR 5.83.183.15
Feb 10 05:01:03 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #7 (Ack-Sent)
Feb 10 05:01:05 opnsense ppp: [wan] IPCP: SendConfigReq #8
Feb 10 05:01:05 opnsense ppp: [wan]   IPADDR 5.83.183.15
Feb 10 05:01:05 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #8 (Ack-Sent)
Feb 10 05:01:07 opnsense ppp: [wan] IPCP: SendConfigReq #9
Feb 10 05:01:07 opnsense ppp: [wan]   IPADDR 5.83.183.15
Feb 10 05:01:07 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #9 (Ack-Sent)
Feb 10 05:01:09 opnsense ppp: [wan] IPCP: SendConfigReq #10
Feb 10 05:01:09 opnsense ppp: [wan]   IPADDR 5.83.183.15
Feb 10 05:01:09 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #10 (Ack-Sent)
Feb 10 05:01:11 opnsense ppp: [wan] IPCP: SendConfigReq #11
Feb 10 05:01:11 opnsense ppp: [wan]   IPADDR 5.83.183.15
Feb 10 05:01:11 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #11 (Ack-Sent)
Feb 10 05:01:13 opnsense ppp: [wan] IPCP: SendConfigReq #12
Feb 10 05:01:13 opnsense ppp: [wan]   IPADDR 5.83.183.15
Feb 10 05:01:13 opnsense ppp: [wan] IPCP: rec'd Terminate Ack #12 (Ack-Sent)
Feb 10 05:01:15 opnsense ppp: [wan] IPCP: parameter negotiation failed
Feb 10 05:01:15 opnsense ppp: [wan] IPCP: state change Ack-Sent --> Stopped
Feb 10 05:01:15 opnsense ppp: [wan] IPCP: LayerFinish

The problem also existed in 18.7.

I've tested it with this options:
Code: [Select]
IPv6 Configuration Type: DHCPv6
Prefix delegation size: 60
Send IPv6 prefix hint
Use IPv4 connectivity

Best,
iam

8
19.1 Legacy Series / [solved] No IPv6 after upgrading
« on: February 02, 2019, 11:11:54 pm »
Hello,

after upgrading to 19.1 the OPNsense has no IPv6 on the WAN interface anymore. On the WAN side the OPNsense is connected to a FritzBox.

There is no dhcp6c running. Also changing the configuration in the web interface don't cause changes to the file /var/etc/dhcp6c_wan.conf.

Has someone else observed something similar?

Cheers,
iam

9
General Discussion / LDAP groups
« on: July 26, 2018, 09:06:48 am »
Hi,

I want to use my LDAP groups on OPNsense to give rights on it. This was possible with pfSense. So it would be very nice if this feature could be reimplemented.

Cheers,
iam

Some links:
https://forum.opnsense.org/index.php?topic=4729.0
https://github.com/opnsense/core/issues/360

Pages: [1]
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