Date: Mon, 18 Dec 2000 11:33:10 +0200 From: "Dave Wilson" <davew@sai.co.za> To: <freebsd-isp@FreeBSD.ORG> Subject: Off topic - shell skills Message-ID: <NEBBJFIIGKGLPEBIJACLKEIJCJAA.davew@sai.co.za>
next in thread | raw e-mail | index | archive | help
Hi guys, howzit going ? I have about 600 DNS zones on my DNS server, now because we are changing IP addresses on our mail server most of those zones' MX/A records will need updating. How do I write a shell script that will change: mail IN A 10.1.1.58 to: mail IN A 10.0.0.1 ? I need this script to parse through each zone, so when it finds "10.1.1.58" in a zone it will change the "10.1.1.58" to "10.0.0.1". Please help if you can. Thanks. ;-) Kindest regards David Wilson The S.A Internet #include <std-disclaimer.h> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBJFIIGKGLPEBIJACLKEIJCJAA.davew>