Hi all,

i am running a server with 2.0.1. I just upgraded from 1.2.3

OpenVPN was configured and running fine. OpenVPN runs as a tap service
and handles user authentication through LDAP.

After the upgrade i still can connect to openvpn (after changing some
options), get the correct settings from the server including routing
information.

But no traffic is sent/received

BTW: I am on a Mac. Yet i dont know if Windows workstations can connect
to the vpn and send/receive data.

$ ifconfig tap0
tap0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1496
        ether c6:f9:80:94:54:54
        inet 10.22.1.2 netmask 0xffffff00 broadcast 10.22.1.255
        open (pid 7259)

$ netstat -rn
Routing tables

Internet:
Destination        Gateway            Flags        Refs      Use   Netif
Expire
default            192.168.1.1        UGSc           26        1     en1
10.21.22/24        10.22.1.1          UGSc            0        0    tap0
10.21.24/24        10.22.1.1          UGSc            0        0    tap0
10.21.40/24        10.22.1.1          UGSc            0        0    tap0
10.21.50/24        10.22.1.1          UGSc            0        0    tap0
10.22.1/24         link#11            UC             11        0    tap0
10.22.1.1          0:bd:ba:d:b3:1     UHLWIi          0        4    tap0
  1189
10.22.1.255        ff:ff:ff:ff:ff:ff  UHLWbI          0       11    tap0
10.37.129/24       link#9             UC              2        0   vnic1
10.37.129.2        0:1c:42:0:0:9      UHLWIi          1        2     lo0
10.37.129.255      ff:ff:ff:ff:ff:ff  UHLWbI          0       56   vnic1
10.211.55/24       link#8             UC              2        0   vnic0
10.211.55.2        0:1c:42:0:0:8      UHLWIi          1        2     lo0
10.211.55.255      ff:ff:ff:ff:ff:ff  UHLWbI          0       56   vnic0
127                127.0.0.1          UCS             0        0     lo0
127.0.0.1          127.0.0.1          UH              3     1870     lo0
169.254            link#5             UCS             0        0     en1
172.20.48/24       10.22.1.1          UGSc            0        0    tap0
192.168.1          link#5             UCS             5        0     en1
192.168.1.1        90:84:d:e7:69:70   UHLWIi         28    14147     en1
  1177
192.168.1.50       f8:1e:df:da:ff:fb  UHLWIi          0       70     en1
  1179
192.168.1.52       7c:11:be:4:86:e6   UHLWIi          0     2232     en1
  1137
192.168.1.53       127.0.0.1          UHS             0        0     lo0
192.168.1.111      0:1:d2:7:4:94      UHLWIi          0      267     en1
  1199
192.168.1.255      ff:ff:ff:ff:ff:ff  UHLWbI          0       56     en1
192.168.71         10.22.1.1          UGSc            0        0    tap0
192.168.221        10.22.1.1          UGSc            1        0    tap0


$ ping 10.22.1.1
PING 10.22.1.1 (10.22.1.1): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
^C
--- 10.22.1.1 ping statistics ---
4 packets transmitted, 0 packets received, 100.0% packet loss

$ ping 192.168.221.1
PING 192.168.221.1 (192.168.221.1): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
^C
--- 192.168.221.1 ping statistics ---
4 packets transmitted, 0 packets received, 100.0% packet loss

mueller@Udos-MacBook-Pro:~$ ping 192.168.221.203
PING 192.168.221.203 (192.168.221.203): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
^C
--- 192.168.221.203 ping statistics ---
4 packets transmitted, 0 packets received, 100.0% packet loss

Firewall settings allow data from

Incoming LAN: LAN to *
Incoming WAN: * to WAN:1194
Incoming OpenVPN: * to *

What am i missing?

Regards Udo
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to