robotica 52 Posted ... Ive searched the forum and theres alot of information on DD-WRT issues but nothing seems 100% related to my issue. My Log has : Serverlog Clientlog 20120717 10:01:45 MANAGEMENT: Client connected from 127.0.0.1:5001 20120717 10:01:45 D MANAGEMENT: CMD 'state' 20120717 10:01:45 MANAGEMENT: Client disconnected 20120717 10:01:46 Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key 20120717 10:01:46 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication 20120717 10:01:46 Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key 20120717 10:01:46 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication 20120717 10:01:46 Control Channel: TLSv1 cipher TLSv1/SSLv3 AES256-SHA 2048 bit RSA 20120717 10:01:46 I [server] Peer Connection Initiated with 62.212.85.65:443 20120717 10:01:47 MANAGEMENT: Client connected from 127.0.0.1:5001 20120717 10:01:47 D MANAGEMENT: CMD 'log 500' 20120717 10:01:47 MANAGEMENT: Client disconnected 20120717 10:01:48 SENT CONTROL [server]: 'PUSH_REQUEST' (status=1) 20120717 10:01:48 PUSH: Received control message: 'PUSH_REPLY redirect-gateway def1 dhcp-option DNS 10.4.0.1 comp-lzo no route 10.4.0.1 topology net30 ping 10 ping-restart 120 ifconfig 10.4.20.30 10.4.20.29' 20120717 10:01:48 OPTIONS IMPORT: timers and/or timeouts modified 20120717 10:01:48 OPTIONS IMPORT: LZO parms modified 20120717 10:01:48 OPTIONS IMPORT: --ifconfig/up options modified 20120717 10:01:48 NOTE: --mute triggered... 20120717 10:01:48 2 variation(s) on previous 5 message(s) suppressed by --mute 20120717 10:01:48 I TUN/TAP device tun1 opened 20120717 10:01:48 TUN/TAP TX queue length set to 100 20120717 10:01:48 I /sbin/ifconfig tun1 10.4.20.30 pointopoint 10.4.20.29 mtu 1500 20120717 10:01:48 /sbin/route add -net 62.212.85.65 netmask 255.255.255.255 gw 10.2.1.2 20120717 10:01:48 /sbin/route add -net 0.0.0.0 netmask 128.0.0.0 gw 10.4.20.29 20120717 10:01:48 /sbin/route add -net 128.0.0.0 netmask 128.0.0.0 gw 10.4.20.29 20120717 10:01:48 /sbin/route add -net 10.4.0.1 netmask 255.255.255.255 gw 10.4.20.29 20120717 10:01:49 I Initialization Sequence Completed 20120717 10:02:01 MANAGEMENT: Client connected from 127.0.0.1:5001 20120717 10:02:01 D MANAGEMENT: CMD 'state' 20120717 10:02:01 MANAGEMENT: Client disconnected 20120717 10:02:01 MANAGEMENT: Client connected from 127.0.0.1:5001 20120717 10:02:01 D MANAGEMENT: CMD 'state' 20120717 10:02:01 MANAGEMENT: Client disconnected 20120717 10:02:01 MANAGEMENT: Client connected from 127.0.0.1:5001 20120717 10:02:01 D MANAGEMENT: CMD 'state' 20120717 10:02:01 MANAGEMENT: Client disconnected 20120717 10:02:01 MANAGEMENT: Client connected from 127.0.0.1:5001 20120717 10:02:01 D MANAGEMENT: CMD 'log 500' 20120717 10:02:01 MANAGEMENT: Client disconnected 20120717 10:02:12 MANAGEMENT: Client connected from 127.0.0.1:5001 20120717 10:02:12 D MANAGEMENT: CMD 'state' 20120717 10:02:12 MANAGEMENT: Client disconnected 20120717 10:02:12 MANAGEMENT: Client connected from 127.0.0.1:5001 20120717 10:02:12 D MANAGEMENT: CMD 'state' 20120717 10:02:12 MANAGEMENT: Client disconnected 20120717 10:02:12 MANAGEMENT: Client connected from 127.0.0.1:5001 20120717 10:02:12 D MANAGEMENT: CMD 'state' 20120717 10:02:12 MANAGEMENT: Client disconnected 20120717 10:02:12 MANAGEMENT: Client connected from 127.0.0.1:5001 20120717 10:02:12 D MANAGEMENT: CMD 'log 500' And my State has : Server: : Local Address: Remote Address: Client: CONNECTED: SUCCESS Local Address: 10.4.x.x Remote Address: But I cant get the web site to say Im connected at all ... Any ideas? Quote Share this post Link to post
Staff 9972 Posted ... Ive searched the forum and theres alot of information on DD-WRT issues but nothing seems 100% related to my issue.My Log has :20120717 10:01:48 /sbin/route add -net 62.212.85.65 netmask 255.255.255.255 gw 10.2.1.2Hello!Usually this is a problem with some firmwares, and the solution is flashing a newer firmware. However, the quoted log line poses some questions. Can you please tell us what the address 10.2.1.2 is? Is it the router's address? The remaining log looks just fine (apart, of course, the series of connections and disconnections).Also, your DD-WRT router is using tun1 interface. Therefore, you need to modify accordingly your iptables rules, because in our examples we assume tun0 as the interface managed by OpenVPN.Kind regards Quote Share this post Link to post
robotica 52 Posted ... Thanks ... I changed my IP's around, I used 10.x around the house - This router I changed to 192.168.1.x and now I seem to be good Quote Share this post Link to post