Hi all!
// !!Derrick, thanks for the idea with Ethereal monitoring. //
So, it seems that all request from the client are coming in correctly:
(client is ....99.6, server is 99.1)
(Some samples, remote desktop and http requests. I was monitoring the TAP interface... what else to do?)
No. Time Source Destination Protocol Info
1 0.000000 172.16.99.1 172.16.99.3 NBNS Name query NB SZFVAR<1b>
2 0.750961 172.16.99.1 172.16.99.3 NBNS Name query NB SZFVAR<1b>
3 1.503354 172.16.99.1 172.16.99.3 NBNS Name query NB SZFVAR<1b>
4 6.390920 172.16.99.6 172.16.99.1 TCP 3087 > 3389 [SYN] Seq=0 Ack=0 Win=16384 Len=0 MSS=1366
5 9.388672 172.16.99.6 172.16.99.1 TCP 3087 > 3389 [SYN] Seq=0 Ack=0 Win=16384 Len=0 MSS=1366
6 14.367642 172.16.99.6 172.16.99.1 TCP 3088 > http [SYN] Seq=0 Ack=0 Win=16384 Len=0 MSS=1366
7 15.379773 172.16.99.6 172.16.99.1 TCP 3087 > 3389 [SYN] Seq=0 Ack=0 Win=16384 Len=0 MSS=1366
8 17.287473 172.16.99.6 172.16.99.1 TCP 3088 > http [SYN] Seq=0 Ack=0 Win=16384 Len=0 MSS=1366
9 23.338659 172.16.99.6 172.16.99.1 TCP 3088 > http [SYN] Seq=0 Ack=0 Win=16384 Len=0 MSS=1366
Well, no answer is sent back to the client.
Here is the routing table of the server - what could be the problem? I still don't understand.
C:\Documents and Settings\Administrator>route print
IPv4 Route Table
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x10003 ...00 0c 29 60 76 03 ...... AMD PCNET Family PCI Ethernet Adapter
0x20004 ...00 ff 02 e4 e0 8c ...... TAP-Win32 Adapter V8
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 193.178.119.1 193.178.119.28 30
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
172.16.99.0 255.255.255.252 172.16.99.1 172.16.99.1 30
172.16.99.1 255.255.255.255 127.0.0.1 127.0.0.1 30
172.16.255.255 255.255.255.255 172.16.99.1 172.16.99.1 30
193.178.119.0 255.255.255.0 193.178.119.28 193.178.119.28 30
193.178.119.28 255.255.255.255 127.0.0.1 127.0.0.1 30
193.178.119.255 255.255.255.255 193.178.119.28 193.178.119.28 30
224.0.0.0 240.0.0.0 172.16.99.1 172.16.99.1 30
224.0.0.0 240.0.0.0 193.178.119.28 193.178.119.28 30
255.255.255.255 255.255.255.255 172.16.99.1 172.16.99.1 1
255.255.255.255 255.255.255.255 193.178.119.28 193.178.119.28 1
Default Gateway: 193.178.119.1
===========================================================================
Persistent Routes:
None
thanks in advance
Robert
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|