Re: masquerade question

2000-08-01 Thread Tamas TEVESZ
On Sat, 29 Jul 2000, MikeF wrote: > I trying this: > ipchains -A output -s 192.168.2.0/24 0:65535 -d 205.244.199.3/32 21 -p > tcp -l -j DENY do you realize that if you're masquerading, the _OUTPUT_ chain will see no internal ip addresses ? reading ipchains-howto is strongly recommended. espec

Re: masquerade question

2000-08-01 Thread Tamas TEVESZ
On Sat, 29 Jul 2000, MikeF wrote: > I trying this: > ipchains -A output -s 192.168.2.0/24 0:65535 -d 205.244.199.3/32 21 -p > tcp -l -j DENY do you realize that if you're masquerading, the _OUTPUT_ chain will see no internal ip addresses ? reading ipchains-howto is strongly recommended. espe

Re: masquerade question

2000-07-29 Thread MikeF
Is that user using a proxy cache or the like? I trying this: ipchains -A output -s 192.168.2.0/24 0:65535 -d 205.244.199.3/32 21 -p tcp -l -j DENY But local user still can connect to this ftp.. What is wrong in this rule ? Sorry for newbie question, and for pure english Emilis

Re: masquerade question

2000-07-29 Thread MikeF
Is that user using a proxy cache or the like? I trying this: ipchains -A output -s 192.168.2.0/24 0:65535 -d 205.244.199.3/32 21 -p tcp -l -j DENY But local user still can connect to this ftp.. What is wrong in this rule ? Sorry for newbie question, and for pure english Emilis -- To U

masquerade question

2000-07-02 Thread Emilis
Hi all, I have a question with masquerade/ipchains Debian "frozen" (2.2.16) (ipmasq 3.4.4) I have static ip on eth0 193.193.22.22 (for example) Local network eth1 192.168.2.0 Masquerading with standart debian configuration. How i can block connecting from local network to some external ip ? f

masquerade question

2000-07-02 Thread Emilis
Hi all, I have a question with masquerade/ipchains Debian "frozen" (2.2.16) (ipmasq 3.4.4) I have static ip on eth0 193.193.22.22 (for example) Local network eth1 192.168.2.0 Masquerading with standart debian configuration. How i can block connecting from local network to some external ip ?