From: "Василий Свиридов" <netspider@mail.ru>
To: netfilter@lists.netfilter.org
Subject: Fedora Core 2. Port Forwarding Problems
Date: Fri, 23 Jul 2004 20:25:49 -0700 [thread overview]
Message-ID: <4101D6BD.8040904@mail.ru> (raw)
Hello all.
I had to upgrade my border machine because previous installation had
failed for some reason. Any attempt to modprobe any netfilter related
modules returned "Floating point exception"
I've installed fedora core 2 and tried to reuse my old settings i
retained from redhat9 system.
Masqeurading works fine, but when i try to do port forwarding like this
iptables -t nat -A PREROUTING -p tcp -d <domainname.com> --dport 80 -j
DNAT --to 192.168.20.40:80
rule adds itself fine, but port 80 is not accessible from outside.
when i try to connect from outside it doesn't say connection refused, it
dies after a timeout.
/proc/net/ip_conntrack doesn't show any presence of connection, I tried
to send it to -j LOG & ULOG but both end up empty.
I have to restore the firewall asap. Help me figure this one out. (I
still have the option to rollback to rh9)
p.s.
sys.net.ipv4.ip_forwarding is 1
next reply other threads:[~2004-07-24 3:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-24 3:25 Василий Свиридов [this message]
2004-07-24 14:55 ` Fedora Core 2. Port Forwarding Problems Antony Stone
2004-07-24 20:12 ` Василий Свиридов
[not found] ` <+nfcan+jimlaur+c1d788382f.netspider#mail.ru@spamgourmet.com>
[not found] ` <netspider@mail.ru>
2004-07-25 23:48 ` Fedora Core 2. Port Forwarding Problems (nfcan: addressed to exclusive sender for this address) Jim Laurino
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=4101D6BD.8040904@mail.ru \
--to=netspider@mail.ru \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.