When I try to add aliases to /etc/hosts it causes connection problems with my internet. When I take the aliases out of the hosts file and restart apache, it is fine.
On a LAN each computer is assigned a different IP address each morning. When I installed Kubuntu 12.10 the IP address assigned to the machine was '10.0.0.2', but today it is '10.0.0.1'. When I try to connect to 'http://127.0.0.1' in a web browser I see in the status bar 'Connecting to 10.0.0.2'.
I have the following /etc/hosts file
127.0.0.1 localhost
10.248.27.66 ec2-50-112-220-110.us-west-2.compute.amazonaws.com puppetmaster
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
However the host command does not resolve the name puppetmaste
After editing etc/hosts and hostname, 'unable to resolve host' still exist on my terminal,
I still don't know what is the cause. Although my computer and my terminal runs so well.
Hi, I'm using F12 on an old box which I have fitted with a new networkcard. I'm using the box as a music server (Twonkey) and want to use the new card (gigabit - eth1) as the default, but seem unable to.
Hello,
I am running ubuntu 12.04. I have a desktop that has two ethernet cards. I would like to use one ethernet port (eth 1) for SSH connections or connecting to a LAN to access the internet. The other ethernet port is to use an ethernet IP camera.
I am having an issue where I can use SSH or the LAN on eth1 when I have the camera disconnected from eth0.
I got a desktop-server with 2 network interfaces. eth0 and eth1.
eth0: connected to internet, IP 10.112.76.22 DNS 10.100.102.73 and .74
eth1: connected local, IP 192.168.1.21 DNS 10.112.76.22 (eth0)
I want to forward internet connection from eth0 to eth1. Which commands do I need to do this? And is my DNS the right 1?
Hello everybody! The problem is:
I've got ubuntu server machine with 2 eth interfaces ex: eth0, eth1.
eth0-internet, eth1-lan.
And also I've got pptp connection to internet connection through eth0.
In iptables I've got two nat rules for both eth1->ppp, eth1->eth0(reason: if ppp connection died). In eth1 network I've got audiocodes mp-201 VoIP to analog adapter.
I've got an issue with a VMWare server running RHEL 6.3 that has dual E1000 NICs. I have configured the cards as I would normally do in /etc/sysconfig/network-scripts as ifcfg-eth0 and ifcfg-eth1.