Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > NZ Computing > pointer to IP/port filtering

Reply
Thread Tools

pointer to IP/port filtering

 
 
Mark
Guest
Posts: n/a
 
      04-13-2005
I have an ADSL ethernet modem and I want to insert IP filtering rules to
prevent my home network from being hijacked from the outside.
Could someone point me a to a web page giving instructions or recommend
a book (that is not expensive).

TIA
Mark
 
Reply With Quote
 
 
 
 
Jedmeister
Guest
Posts: n/a
 
      04-13-2005
"Mark" <> wrote in message
news:tridiak-...
>I have an ADSL ethernet modem and I want to insert IP filtering rules to
> prevent my home network from being hijacked from the outside.
> Could someone point me a to a web page giving instructions or recommend
> a book (that is not expensive).
>
> TIA
> Mark


Just install zonealarm or similar.


 
Reply With Quote
 
 
 
 
Dave - Dave.net.nz
Guest
Posts: n/a
 
      04-13-2005
Mark wrote:
> I have an ADSL ethernet modem and I want to insert IP filtering rules to
> prevent my home network from being hijacked from the outside.
> Could someone point me a to a web page giving instructions or recommend
> a book (that is not expensive).


unless you're using real-world IP address's on your internal network,
and you have the routing setup correctly(unlikely seeing as you're
asking this question), then you've probably done enough.

If you still want more security, unplug the lot, it's the only way to be
100% certain that no-one gonna come down the line and get you.
 
Reply With Quote
 
AD.
Guest
Posts: n/a
 
      04-13-2005
On Wed, 13 Apr 2005 23:52:51 +1200, Mark wrote:

> I have an ADSL ethernet modem and I want to insert IP filtering rules to
> prevent my home network from being hijacked from the outside. Could
> someone point me a to a web page giving instructions or recommend a book
> (that is not expensive).


An ethernet modem?

If it is a NAT router (ie ethernet to the PCs), you're basically set.
Don't open anything up - ie no incoming ports etc. Just check you haven't
inadvertently created any openings.

If it's a network interface installed in your gateway (ie a modem in
a PC ie you needed drivers eg for a USB device), then your OS is going to
have to do the filtering. That will depend on what you have and how you
set it up.

--
Cheers
Anton

 
Reply With Quote
 
Mark
Guest
Posts: n/a
 
      04-13-2005
In article <>,
"AD." <> wrote:

> On Wed, 13 Apr 2005 23:52:51 +1200, Mark wrote:
>
> > I have an ADSL ethernet modem and I want to insert IP filtering rules to
> > prevent my home network from being hijacked from the outside. Could
> > someone point me a to a web page giving instructions or recommend a book
> > (that is not expensive).

>
> An ethernet modem?
>
> If it is a NAT router (ie ethernet to the PCs), you're basically set.
> Don't open anything up - ie no incoming ports etc. Just check you haven't
> inadvertently created any openings.
>
> If it's a network interface installed in your gateway (ie a modem in
> a PC ie you needed drivers eg for a USB device), then your OS is going to
> have to do the filtering. That will depend on what you have and how you
> set it up.


Should have been more specific.
It is a D-Link DSL 504G NAT/Router/ADSL modem.
According to it's settings, there are no inbound or outbound filters
unless there is a default which I am not aware of.

A port scan of the modem returns this:
Open Port: 21 ftp
Open Port: 23 telnet
Open Port: 80 http
Open Port: 8701

Creating rules using the filtering page is easy enough.
Does the order the rules are applied in important?

Will deny all inbound rule followed by allow ports 21&23 rule allow only
ports 21&23?

TIA
Mark
 
Reply With Quote
 
Dave - Dave.net.nz
Guest
Posts: n/a
 
      04-13-2005
Mark wrote:
>>>I have an ADSL ethernet modem and I want to insert IP filtering rules to
>>>prevent my home network from being hijacked from the outside. Could
>>>someone point me a to a web page giving instructions or recommend a book
>>>(that is not expensive).


> Should have been more specific.
> It is a D-Link DSL 504G NAT/Router/ADSL modem.


> A port scan of the modem returns this:
> Open Port: 21 ftp
> Open Port: 23 telnet
> Open Port: 80 http
> Open Port: 8701


port scan from inside or outside?
inside is fine for these to be open, outside not so much.

> Creating rules using the filtering page is easy enough.
> Does the order the rules are applied in important?


not overly, as long as they are applied prior to the interface being
bought up, although it's not likely that this will happen on a cheap as
chips router(not sure what yours is).

> Will deny all inbound rule followed by allow ports 21&23 rule allow only
> ports 21&23?

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
pointer to an array vs pointer to pointer subramanian100in@yahoo.com, India C Programming 5 09-23-2011 10:28 AM
Pointer to pointer or reference to pointer A C++ 7 07-05-2011 07:49 PM
Pointer to pointer Vs References to Pointer bansalvikrant@gmail.com C++ 4 07-02-2009 10:20 AM
passing the address of a pointer to a func that doesnt recieve a pointer-to-a-pointer jimjim C Programming 16 03-27-2006 11:03 PM
Pointer-to-pointer-to-pointer question masood.iqbal@lycos.com C Programming 10 02-04-2005 02:57 AM



Advertisments