I have an Ubuntu Server 12.04, with two network cards:
eth0 is connected to the internet
eth1 is connected to a private network (192.168.10.1)
The server is configured as a gateway and hosts DNS and DHCP fro the private network. Computers in the private network (say with IP address 192.168.10.50) can successfully connect to the internet.
I have 2 servers running CentOS 6
I have a server A, that has 2 network cards. eth0 is a private test network. eth1 is the corporate network, where a proxy server must be used to access the internet. On this server I use
export http_proxy=http://proxyserver:3128/
and am able to access the internet.
I have a server B that has 1 network card.
I'm having a weird problem with my server. The server is inside my network, connected to a 3com switch which is connected to the router that handles the internet connection.
Hi all,
This is my first post to these forums.
I have a remote network (A) that is connected to a head office (B) through a private network.
Network A only has 1 PC that requires the connection, and this is into a terminal server at network B.
We want to save money by getting rid of the private network as only 1 PC now access it and it seems silly to pay ~$400 per month for something that is accessed by 1 PC.
Dear all,
For like a year now, we have been experiencing a very awkward problem with the internet connection on all our Ubuntu machines (varying hardware).
Our local network is connected with a D-Link DSR-500 to our workplace WAN and our machines connect to the local network through Netgear GS108 gigabit switches (all wired).
I am trying to increase my understanding of ip networking.
I have my main network with internet and DHCP which is on 192.168.x.x with a router.
Now I have set up an Ubuntu file server and i want it on a separate home network with static ip addresses range of 10.x.x.x.
I've got a machine I control running Ubuntu 12.10. I'm on a network that will only allow me to have one device connected. I've also got a USB ethernet adapter.
I am doing a VPN access using openvpn utility to connect to my private network. However I cannot use my SIP soft-phone service (which uses a private domain) even if I am connected to that private network via the tunneled interface which I get via vpn. I need to know where has the administrator blocked ...in the firewall or tcp wrappers or something else..