Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Route traffic through Hans
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Route traffic through Hans

Hi,

I'm trying to use Hans icmp tunnel (http://code.gerade.org/hans/) but I can't route my traffic trough it.

I'm using windows 8 as client, server and client are connected without errors but when I change my gateway I get disconnected.

Server is running on 10.1.2.0/24

My routing table on client (win8):

Active routes:
       Network address      Mask          Gateway             Interface         Metric
          0.0.0.0          0.0.0.0            192.168.1.1    192.168.1.107       40
         10.1.2.0    255.255.255.0         On-link        10.1.2.101            286
       10.1.2.101  255.255.255.255         On-link        10.1.2.101        286
       10.1.2.255  255.255.255.255         On-link        10.1.2.101        286
        127.0.0.0        255.0.0.0             On-link         127.0.0.1            306

I tried with

route change 0.0.0.0 mask 0.0.0.0 10.1.2.0 metric 20

but I get disconnected.

What am I doing wrong?

Also, should I do something on the server like forwarding tun0 traffic to eth0?

thank you

Sign In or Register to comment.