Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    OpenVPN log message - not sure why 127.0.0.1

    OpenVPN
    1
    2
    3.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      bracks
      last edited by

      I have OPenvpn up and running and have tested the connection from an external site.
      All seems OK.
      Tunnel comes up and can access LAN resources.
      using PKI
      UDP 1194
      LAN 192.168.69.xx/24
      Added the TA.key via the edit file as outlined in the forum.

      Checking the OpenVPN logs I have the two messages below.
      Not sure how to get rid of them.
      The only FW rule I have is
      WAN
      UDP * * * 1194 *

      openvpn[51001]: TCP/UDP: Incoming packet rejected from 127.0.0.1:1194[2], expected peer address: xx.xxx.xxx.158:1194 (allow this incoming source address/port by removing –remote or adding --float)

      Also the message below
      openvpn[51001]: WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.

      See client config
      client
      dev tun
      proto udp
      remote remote_server 1194
      resolv-retry infinite
      nobind
      persist-key
      persist-tun
      cert client.crt
      key client.key
      ca ca.crt
      ns-cert-type server
      cipher DES-EDE3-CBC
      tls-auth ta.key 1
      comp-lzo
      pull
      verb 5

      Any assistance greatly appreciated.

      Regards

      Mark

      1 Reply Last reply Reply Quote 0
      • B
        bracks
        last edited by

        Sorry about this.

        I rebooted the box and all seems fine now. Log message are just what you'd expect to see.

        Regards

        Mark

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.