Menu

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.

Show posts Menu

Messages - MamboJo

#1
Hallo Gemeinde,

ich bin am verzweifeln.
Die OpnSense (17.1.4) baut Erfolgreich einen VPN Tunnel auf.
Jetzt versuche ich erstmal nur einem PC über den VPN Tunnel ins Internet zu bringen.

VPN Interface:
DHCP u DHCPv6 (IPv4 ist auch aktiv)


Gateways:
WAN (default) mit gw ip 192.168.xxx.1
VPNGW           mit gw ip 10.x.x.45 (monitor ip = vpngwip)

NAT - OUTBOUND:
interface VPN source 192.168.x.59/32 * * * VPNaddress * NO (aktiv)

FIREWALL RULES:
LAN
IPv4 192.168.x.x/24(LANnet) * * * * (aktiv)
IPv6 " (gleich wie IPv4)

WAN
IPv4 192.168.x.59 * * * VPNGW(DHCP) (aktiv)

VPN
IPv4 192.168.x.59 * * * VPNGW(DHCP) (aktiv)

Vielleicht hat hier jemand eine brauchbare IDEE :)