Hello rednux,

Wednesday, February 15, 2006, 4:22:08 PM, you wrote:

> On 2/15/06, rito <[EMAIL PROTECTED]> wrote:
>> On Wednesday 15 February 2006 09:42 am, rednux wrote:
>> > kenapa
>> >mohon donk pencerahannya....agar samba + web + smtp + pop bisa di
>> >akses 1 blok ip 169.254.194.0/24
>> coba port 139 nya di allow di iptables
>>
>> CMIIW
>> iptables -A INPUT -p tcp --dport 139 -d !169.254.194.0/24 -j DROP
>> iptables -A INPUT -p tcp --dport 80 -d !169.254.194.0/24 -j DROP
>> iptables -A INPUT -p tcp --dport 111 -d !169.254.194.0/24 -j DROP
>> --

> Bukannya di -j ACCEPT ? dan kok error yaa ??

> $iptables -A INPUT -p tcp --dport 139 -d !169.254.194.0/24 -j ACCEPT
> iptables v1.3.0: host/network `!169.254.194.0' not found
> Try `iptables -h' or 'iptables --help' for more information.


Benar, memang di DROP karena pakai !
oh ya.. syntax di atas salah tu.. yang benar ! 169.254.194.0/24 (ada
spasi)

Nyoman.                     

Attachment: pgp2L9458yjMZ.pgp
Description: PGP signature

Kirim email ke