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

Wingate and Wingate X

May 22 05 2:19 am

How does Linux Distro connect to Wingate Server running Windows platform?

Do I need to install Wingate X on Server running Wingate, can they coexist?

Also can't find Wingate X downloads trial.

Sorry if I posted a question regarding Wingate X in this forum - a bit confuse on how to go, since Wingate X is for Linux but using Wingate.

Do I also need to post on Wingate X forum?

May 22 05 9:22 pm

No, you do not need WingateX - Wingate handles TCP/IP traffic regardless of the platform initiating it.

May 23 05 5:52 am

Ok, I'll give it a try again on Suse Linux 9.1

Thanks.

May 23 05 4:41 pm

To allow your Linux box to utilise the (Windows)WinGate Servers internet connection, you would use NAT. To set this up, you modify the Linux box's TCP/IP settings.:


On the Linux box, point the deault gateway and dns towards the (Windows) WinGate server internal IP address.

For example:
WinGate Box
IP Address 192.168.0.1
Subnet Mask 255.255.255.0

Linux box
IP Address 192.168.0.2
Subnet Mask 255.255.255.0
Default Gateway 192.168.0.1
DNS Address 192.168.0.1 (or one supplied by your ISP)
Post a reply