tunnel problems

Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems

Moderator: Qbik Staff

tunnel problems

Postby stewartjmac » Sep 26 07 3:22 am

Hi
I currently run a linux server for handling my internet connection. For various reasons I want to replace this with a windows solution. Knowlegeable people have told me this can't be done. Reason is as follows. I connect via a tunnel wich is controlled by the following linux script

sleep 2
echo "1. Routes To YoAfrica..."
route add -host 192.168.87.82 gw 192.168.60.153 metric 1
sleep 2
echo "2. Route to Telco..."
route add -host 192.168.82.6 gw 192.168.60.153
route add -host 209.88.93.5 gw 192.168.60.153
route add -host 209.88.93.35 gw 192.168.60.153
sleep 2
echo "3. Tunnel to YoAfrica.."
iptunnel add tunl1 mode ipip remote 192.168.87.82 local 192.168.60.154 ttl 255
sleep 2
echo "4. Adding Ip Add on Tunnel..."
ifconfig tunl1 196.44.187.206 netmask 255.255.255.252 broadcast 196.44.187.207
sleep 2
echo "5. Adding Gateway.."
route add -net 0.0.0.0/0 gw 196.44.187.205 metric 1

My question is - can this be handled by wingate and if so how? I have read all the help files and not seen anything that seems applicable. Any workable solution would be appreciated
stewartjmac
 
Posts: 1
Joined: Sep 26 07 3:10 am

Postby genie » Sep 26 07 4:27 pm

You can change routing in Windows as well - and you can also use Wingate as a VPN solution and gateway managing solution for the proxies.
genie
Qbik Staff
 
Posts: 1788
Joined: Sep 30 03 10:29 am


Return to WinGate

Who is online

Users browsing this forum: No registered users and 5 guests

cron