I'm using a server with Ubuntu as my network gateway. It already has UPnP and whatnot, but I still need manual forwarding.
My outbound interface is eth1 and local eth0.
How do I forward any requests for port 80 on eth1 to a computer on eth0?
Thanks!:)
Untangle, Inc., through Dirk Morris, announced yesterday, November 16th, a new release of its popular gateway solution. The Untangle Gateway 8.0 Linux-based operating system provides a large collection of the best open-source applications, designed to improve the stability and security of servers.The new Untangle Gateway 8.0 release brings a ne... (read more)
Hi all.
First I would like to explain my scenario and requirement.
I have 3 gateways in my office. I want to redirect all web traffic
(port 80 and 443) through one gateway and ssh connections through other
one. All machines have single network interface. For this what I did
is created an ip alias et0:1 and assigned ip to it.
I am in a network with clients, a proxy, and a router/gateway.
The proxy is set by default in every client, and only allows the TCP ports 80 and 443 and the UDP port 53.
I need to be able to reach another services (like SSH) through the gateway.
I want to set up internet gateway for my home to make use of my old system having lubuntu on it .. pc only having 1 network interface card ... so how i can use it for internet gateway i mean obviously this pc will be forwarding internet traffic to other pc's ... Just want to know how i can use single nic for gateway instead of two .:confused:..
I am building a small office network with virtual machines. My schema is this:
Computer A: gateway, ip 1.1.1.1, iptables used for NAT [eth0=public internet dhcp, dhcp; eth1=gateway]
Computer B: client, ip 1.1.1.2, using gateway from Computer A.
NAT is working, and Computer B can access the internet using the A's gateway.
I have 2 devices connected together:
Technicolor TG670 from my ISP on 192.168.0.254 as Internet Gateway (static, no dhcp)
Netgear WDNR37 v2 with dd-wrt on it (v24sp2) on 192.168.0.1
Set Up:
Internet <-> Gateway <-> Netgear
The Gateway has 4 Lan Ports, on 2 of them i have clients connected.
On the gateway's WAN port i connected the Netgear Router (on the Netgear device connected to a LAN po
I'm trying to configure a linux server as a gateway/router, but I can't get it to work, and all information I've managed to find is NAT-related.
I have a public IP block for the gateway and devices behind it, so I want the gateway to simply route packets to the internet - again: no NATing!
I've managed to get the gateway to access the internet successfully (that was just a matter of configuring
i have a windows server with two interfaces. The first one links to the LAN to clients, the other one links the server to the internet gateway.
To exits the localnet my server uses the LAN than the clients-LAN gateway intead of his second interface linked directly to the gateway... Can you tell me why and how to set the main gateway?
Thnak you.