|
|
Oh, here are the routing tables...
Thanks,
David
--------------
Client:
===========================================================================
Active Routes:
Network Destination Netmask Gateway
Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1
192.168.1.101 2
10.0.0.0 255.255.255.0 10.0.0.40
10.0.0.40 3
10.0.0.40 255.255.255.255 127.0.0.1
127.0.0.1 3
10.255.255.255 255.255.255.255 10.0.0.40
10.0.0.40 3
127.0.0.0 255.0.0.0 127.0.0.1
127.0.0.1 1
192.168.1.0 255.255.255.0 192.168.1.101
192.168.1.101 2
192.168.1.101 255.255.255.255 127.0.0.1
127.0.0.1 2
192.168.1.255 255.255.255.255 192.168.1.101
192.168.1.101 2
224.0.0.0 240.0.0.0 10.0.0.40
10.0.0.40 3
224.0.0.0 240.0.0.0 192.168.1.101
192.168.1.101 2
255.255.255.255 255.255.255.255 10.0.0.40
10.0.0.40 1
255.255.255.255 255.255.255.255 192.168.1.101
192.168.1.101 1
Default Gateway: 192.168.1.1
===========================================================================
Server:
Kernel IP routing table
Destination Gateway Genmask Flags
Metric Ref Use Iface
10.0.0.0 0.0.0.0 255.255.255.0 U
0 0 0 eth1
10.0.0.0 0.0.0.0 255.255.255.0 U
0 0 0 br0
10.0.0.0 0.0.0.0 255.255.255.0 U
0 0 0 eth2
169.254.0.0 0.0.0.0 255.255.0.0 U
0 0 0 eth2
192.168.0.0 0.0.0.0 255.255.0.0 U
0 0 0 eth2
0.0.0.0 10.0.0.1 0.0.0.0 UG
0 0 0 eth1
--- "David D." <david79345@xxxxxxxxx> wrote:
> Hello,
>
> I am trying to use OpenVPN w/TLS, but while I can
> get
> the client to authenticate fine with the server, the
> tunnel does not pass any data. (At least I can't
> seem
> to ping anybody...)
>
> Here is my config:
>
> Server: Linux
> -- eth2 and tap0 are, supposedly, bridged using the
> script that came with OpenVPN, modified as needed.
> Not sure how to test if this is working.
> -- Using TCP, as VPN server is behind a NAT that
> will
> not forward UDP. NAT is set to forward correct TCP
> data to VPN server.
>
> Client: WinXP
> -- Also behind NAT, but this should not matter as
> the
> TCP stream is outgoing and should be handled by the
> NAT just like any other TCP stream, right?
>
> Below are the config and route tables.
>
> Thanks for any help,
>
> David
>
> -----------------------------
> -----------------------------
>
> Server config is:
>
> -------------------
> proto tcp-server
> port 12345
>
> dh dh1024.pem
> ca ca.crt
> cert svrcert.crt
> key svrcert.key
>
> dev tap0
> comp-lzo
>
> server-bridge 10.0.0.1 255.255.255.0 10.0.0.40
> 10.0.0.49
>
> route remote_host 255.255.255.255 net_gatway
>
> keepalive 10 60
> --------------------------------
>
> Client config is:
> --------------------------------
>
> proto tcp-client
> port 12345
>
> dev tap0801
> comp-lzo
> tls-client
> ns-cert-type server
>
> remote host.name
>
> ca ca.crt
> cert clicert.crt
> key clicert.key
>
> keepalive 10 60
>
>
> --------------------------------
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam
> protection around
> http://mail.yahoo.com
>
>
>
-------------------------------------------------------
> The SF.Net email is sponsored by: Beat the
> post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt
> from ThinkGeek.
> It's fun and FREE -- well,
> almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Openvpn-users mailing list
> Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
>
https://lists.sourceforge.net/lists/listinfo/openvpn-users
>
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-01/msg00089.html on line 350
Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-01/msg00089.html on line 350
|