Re: Pix newbie question
From: matt (exxmrm@hotmail.com)
Date: 01/31/03
- Next message: John Gregory: "Re: W32.SQLExp.Worm"
- Previous message: Eirik Seim: "Re: Wanting to hide :113"
- In reply to: Thomas: "Pix newbie question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "matt" <exxmrm@hotmail.com> Date: Fri, 31 Jan 2003 00:51:30 -0000
"Thomas" <maskedman@get2net.dk> wrote in message
news:3e39c67b$0$13220$edfadb0f@dread11.news.tele.dk...
> How do I block an ip address on the LAN from going on the internet?
>
> Regards,
>
> Thomas
>
>
You need to create an access list first ie
access-list deny-out deny ip 10.0.0.1 host <IPTOBLOCK>
Then that needs to be attached to the outside interface like
access-group deny-out out interface outside
iirc. :)
Matt
- Next message: John Gregory: "Re: W32.SQLExp.Worm"
- Previous message: Eirik Seim: "Re: Wanting to hide :113"
- In reply to: Thomas: "Pix newbie question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|