[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[solved] Re: Iptables: Forward & Input



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The problems was due a misconfiguration, between the startup- &
iptables-script..

But when i have the attention of someone with a bit of experience.

What ports is used for gpg-keyservers?

And have much do you open to enable DHCP, i got these four lines. (read
them in a howto, of course.. hehe). The first two allows the request,
and the last two to get rest done...

iptables -A INPUT -p udp -s 0/0 -d $master_TY --dport 67 -j ACCEPT
iptables -A INPUT -p udp -s 0/0 -d $master_TY --dport 68 -j ACCEPT
iptables -A INPUT -p tcp -s $LAN_NET -d $master_TY --dport 67 -j ACCEPT
        iptables -A INPUT -p tcp -s $LAN_NET -d $master_TY --dport 68 -j
ACCEPT



- --
/Lars
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDY7egSdVv6NOAbD4RAvX/AJwKwa2fZJtu0xWYM7iEqSSKCFsvgQCePjfW
WCjNtJ3/1xlwGTX70kVnyp4=
=IOdG
-----END PGP SIGNATURE-----



Reply to: