View Single Post
  #8 (permalink)  
Old 05-05-2008, 02:18 PM
jadjei jadjei is offline
Junior Member
 
Join Date: May 2007
Location: Coventry, UK
ZCS Version: 5.0.5_GA_2201.F7.20080417022547 FC7 FOSS edition
Posts: 3
jadjei is on a distinguished road
Default

add the following to /etc/sysconfig/network-scripts/ifcfg-ethX .. where X is the number of the ethernet card. Not sure what happens when you have 2 cards.. perhaps need to add this to both files?

Code:
PEERDNS=no
Reply With Quote