ipfw script change ip site

  1. M

    IPFW Checking a website for IP-address changes

    I need to check a website for changes to its IP address. If the address has changed, I need to update the existing firewall rule, replacing the previous value with the new address. The script can be run through a scheduled cron job. So, here's how I see it: 1) When running the script, read...
Back
Top