Its long time since I used ipchains. I now use
iptables. But I think to block that irc port it goes
about like this.
ipchains -A INPUT -i eth0 -p tcp -s ! 0.0.0.0  (your
port nr) -d (ip-address of your lan card) -j DENY


 --- juaid <[EMAIL PROTECTED]> skrev: > From: "Rudik
Amirjanyan" <[EMAIL PROTECTED]>
> 
> > we use ipchains
> 
> # man ipchains
> 
> it's not difficult, just read the docs..
> 
> juaid
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe
>
mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list

=====
http://home.no.net/~knutove/knut_ove_hauge_kuren.htm

______________________________________________________
Se den nye Yahoo! Mail på http://no.yahoo.com/
Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to