gnoochi
10-15-2001, 06:06 AM
Hi guys,
another *basic* question.
i hv bn told that ISP's don't like ppl connecting multiple pc's on the one IP address .. and before you even start considering hooking up your private network, you SHOULD firewall your gateway.
i hv bn reading a few articles online, and i wanted to know if ONE of the reason's for a firewall is to make it "appear" that you don't have a firewall. so essentially, you set up a firewall, that will not "reject" all requests for ports <1024, instead "deny" them, so the requesting computer will not be aware that the port is unreachable.
according to this article:
"It is possible to make your system look like it has not got a firewall, at least on first inspection. Use REJECT for all UDP, and for TCP, implement a means of sending reset packets, for example with return-rst. Other protocols should be DENYed" (from http://www.logi.cc/linux/reject_or_deny.php3)
ANOTHER QUESTION:
is it true that if you hv multiple pc's using the one IP without a firewall, and that IP is ping-ed, the ping-ing computer will receive a reply from *all* the pc's located at that IP.
someone told me this, but i can't understand how it could be. i suppose you could always check the ARP table to see the MAC addresses.
but is there truth or logic to this?
thanks ..
another *basic* question.
i hv bn told that ISP's don't like ppl connecting multiple pc's on the one IP address .. and before you even start considering hooking up your private network, you SHOULD firewall your gateway.
i hv bn reading a few articles online, and i wanted to know if ONE of the reason's for a firewall is to make it "appear" that you don't have a firewall. so essentially, you set up a firewall, that will not "reject" all requests for ports <1024, instead "deny" them, so the requesting computer will not be aware that the port is unreachable.
according to this article:
"It is possible to make your system look like it has not got a firewall, at least on first inspection. Use REJECT for all UDP, and for TCP, implement a means of sending reset packets, for example with return-rst. Other protocols should be DENYed" (from http://www.logi.cc/linux/reject_or_deny.php3)
ANOTHER QUESTION:
is it true that if you hv multiple pc's using the one IP without a firewall, and that IP is ping-ed, the ping-ing computer will receive a reply from *all* the pc's located at that IP.
someone told me this, but i can't understand how it could be. i suppose you could always check the ARP table to see the MAC addresses.
but is there truth or logic to this?
thanks ..