hello,
apologies if this has been thoroughly covered in the past.
i am a newbie to ipfw, and not very knowledgeable with unix/linux in general.
i am attempting to set up a firewall to block all traffic to a single user on all ports.
i am attempting to do this on a single computer connected via a home router.
i know the ipv4 address i wish to block, and my current attempt has consisted of
ipfw add deny log all from x.x.x.x to x.x.x.x
i then typed firewall_enable="YES", and restarted my computer
where i have put the same ip for the from and the to address since i dont know if theres a simpler way to do it for a single address.
i have had no luck, the user is continuing to disrupt me from the same ip.
i am using mac os x 10.5. any help would be gratefully appreciated.
cheers,
derek
apologies if this has been thoroughly covered in the past.
i am a newbie to ipfw, and not very knowledgeable with unix/linux in general.
i am attempting to set up a firewall to block all traffic to a single user on all ports.
i am attempting to do this on a single computer connected via a home router.
i know the ipv4 address i wish to block, and my current attempt has consisted of
ipfw add deny log all from x.x.x.x to x.x.x.x
i then typed firewall_enable="YES", and restarted my computer
where i have put the same ip for the from and the to address since i dont know if theres a simpler way to do it for a single address.
i have had no luck, the user is continuing to disrupt me from the same ip.
i am using mac os x 10.5. any help would be gratefully appreciated.
cheers,
derek