|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] IPTABLES on Xen
> Yes the problem is happening when using the normal kernel also
> I checked /etc/resolv.conf
> and the nameserver entry there is wrong it should be 4.2.2.6 but each
> time I manually edit it is still taking it from ADSL router.
Do you have NetworkManager running? If so, stop it and disable it:
If you are running CentOS you should be able to change the ifcfg-eth*
scripts in /etc/sysconfig/network-scripts to not automatically set DNS
according to the gateway.
In the ifcfg-ethX (where X is the interface number that your server is
connected to the network, eg eth0) file you can add PEERDNS=no to stop
it from overwriting the DNS entries.
signature.asc
Description: This is a digitally signed message part
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|