[ opnsense ]====VLAN Trunk:30====[ managed L2 switch ]----UNTAGGED:30----[ SIP client ]10.0.30.1/24 10.0.30.2/32 (dhcp, static)
Interface: VLAN30TCP/IP Version: IPv4Source address: Server_VOIP (alias for 10.0.30.2)Source port: anyDestination address: anyDestination port: anyTranslation/target: Interface addressStatic Port: yes
I don't get why you need IPv6 NAT outbound. Do you mean NPT [...]
TCP/IP: IPv6
and is it because your ISP just gives you a /64 IPv6 prefix?
IPv6 should make your fritz.box' IP adress routable in public. No NAT needed (and no, this is not less secure, it is vice versa)
The outbound NAT for IPv4 is needed to preserve the port numbers during NAT (static port = yes). That is known for IPv4 NAT SIP/RTP setups.
Does your VoIP provider support IPv6? If yes, why still using IPv4. It just keeps complexity of your setup high.
nslookup <name>
You need to set manual route because static-port is not default and you need this for VoIP.
I'll try things out once my family won't frame me for breaking the phone again.
Interface: WANTCP/IP Version: IPv6Protocal: anyDestination: Server_VOIP_v6 (alias for ::30:2)
Interface: VLAN30TCP/IP Version: IPv4+IPv6 Protocol: anySource: VLAN30 netDestination Invert: yesDestination: PrivateNetworks (custom alias of all my private networks, e.g. __network_vlan10)
going for IPv6 is the only reasonable thing here.
* No outbound NAT present for IPv6* Gateway configured, up and running (pinger is "green")* Allow outgoing traffic (for the network setup or the box). If your fritzbox just acts as VoIP client it might be a good idea to allow traffic towards the IPv6 of your provider.
* Allow incoming traffic on the respective UDP ports for fritzbox and please enable IPv6 Protocol IPV6-ICMP for it, too. ICMP (e.g. Ping) is quite essential for IPv6 to work (properly). Without ICMP on WAN, no ping from the outside.
[ opnsense ]====VLAN Trunk:20,60====[ managed L2 switch ]----UNTAGGED:20----[ SIP client ]10.0.20.1/24 | ::20:2(dhcpv6, static)10.0.60.1/24 | 10.0.20.2(dhcp, static) UNTAGGED:60 | [mobile with FritzFon App] e.g. 10.0.60.100 (dhcp) ::60:0100 (dhcpv6)
Interface: VLAN20TCP/IP version: IPv4SourceAddress: PrivateNetworksDestinationAddress: Server_VOIP (alias for 10.0.20.2)Translation/Target: VLAN20 addressStatic Port: yes/no (I am unsure about that, it worked in the previous setting without static port)
the dpinger status is the status of the gateway. System -> Gateways Can also be a widget on the dashboard. The status of the service dpinger corresponds to the gateway status. If your internet access works fine, the dpinger will show green.
Regarding your issues with FritzBox <-> FritzFon App I cannot really help as I have no idea how it works behind the curtain.