From: /dev/rob0 <rob0@gmx.co.uk>
To: netfilter@lists.netfilter.org
Subject: Re: iptables on DLink DSL-502T Modem/Router
Date: Tue, 8 Nov 2005 16:28:52 -0600 [thread overview]
Message-ID: <200511081628.52748.rob0@gmx.co.uk> (raw)
In-Reply-To: <cc8f3f150511081357s206b99d0m95942f124269b709@mail.gmail.com>
On Tuesday 2005-November-08 15:57, Paul Goodyear wrote:
> Thanks for that, I used the -I chain <ruleid> successfully. And added
> the rule 2 down, but the router still does not let me in. Could it be
Being an embedded device means this won't be as easy to debug. On a
regular system I would suggest using a -j LOG rule before your ACCEPT
rule to see what's happening. It might work on this, hard to say.
You can also use -v with the -L option to list rules. See if anything
matched your rule. If not, your rule is wrong, or in the wrong place.
Don't use Microsoft tools for debugging. Try to telnet(1) to your RDP
port from outside. Does telnet connect? Check /proc/net/ip_conntrack.
Is your connection listed?
> possible that the iptables rule is in place, but the manufactures
> (DLink) have done something to stop this working?
I don't know what it would be. But on further thought I realised that
some ISP's block RDP. Comcast does, both RDP and PPTP, likely to
"encourage" residential users to upgrade to "business" service (the
same hit-or-miss service for more money.)
Use nmap(8) to scan your router from outside. Is RDP open? Insert an
INPUT and FORWARD rule to ACCEPT everything from the IP address where
you are doing the scan. If anything shows as "filtered" it means either
your ISP is blocking it or you're DNAT'ing to a closed host:port.
> I have a Safecom router also, with the same embeded linux version and
> this supports ip filtering and the iptables commands.
And you tested with that, and you found ... ?
--
mail to this address is discarded unless "/dev/rob0"
or "not-spam" is in Subject: header
next prev parent reply other threads:[~2005-11-08 22:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-08 1:47 iptables on DLink DSL-502T Modem/Router Paul Goodyear
2005-11-08 2:31 ` /dev/rob0
2005-11-08 20:39 ` Paul Goodyear
2005-11-08 20:58 ` iptables on DLink DSL-502T Modem/Router (nfcan: addressed to exclusive sender for this address) Jim Laurino
2005-11-08 21:16 ` iptables on DLink DSL-502T Modem/Router /dev/rob0
2005-11-08 21:57 ` Paul Goodyear
2005-11-08 22:28 ` /dev/rob0 [this message]
2005-11-09 0:57 ` Paul Goodyear
2005-11-09 1:04 ` Anthony Sadler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200511081628.52748.rob0@gmx.co.uk \
--to=rob0@gmx.co.uk \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox