[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Changing MX priority (repost)



On Thu, 11 Apr 2002, Paulos Putremos wrote:
> we're actually replacing a microsoft dns server and putting a spare 
> raq to good use..
> 
> i think i'll have a go at hacking the cgi script (/usr/admserv/cgi-
> bin/.cobalt/dns/index.cgi) What do y'all think? If i change the values 
> below will it have a negative impact?
> 
> 
> 	elsif ($type eq "mx" )
> 	    {
> 	    if ($value eq "Very-Low" )
> 	        { $value = "50"; }
> 	    elsif ($value eq "Low" )
> 	        { $value = "40"; }
> 	    elsif ($value eq "High" )
> 	        { $value = "30"; }
> 	    elsif ($value eq "Very-High" )
> 	        { $value = "20"; }
> 	    else
> 	        { $value = "10"; }
> 

Except that a update of the Cobalt software may undo your changes,
It should not bother anything.
Save a backup and resotre it if it does.

--
Gerald Waugh
http://www.frontstreetnetworks.com
Front Street Networks LLC - 203-785-0699
229 Front Street, Ste. #C, New Haven CT, 06513-3203