From: "Shaun T. Erickson" <ste@smxy.org>
To: netfilter@lists.netfilter.org
Subject: accessing windows resources through firewall
Date: Mon, 26 Apr 2004 13:16:35 -0400 [thread overview]
Message-ID: <408D43F3.1030002@smxy.org> (raw)
Scenario:
WinXP client one one side of iptables firewall, cannot access shares on
samba or Win2k servers on other side of firewall. WinXP client knows
address of WINS server on other side of firewall. All traffic is allowed
to be forwarded in either direction, through the firewall, with these rules:
$IPTABLES -A FORWARD -i $ONRAMP_IFACE -o $DEV_IFACE -j ACCEPT
$IPTABLES -A FORWARD -i $DEV_IFACE -o $ONRAMP_IFACE -j ACCEPT
Is there anything else that I have to pass/specify/whatever to get this
to work? It worked before the iptables system was inserted into the
path. All other traffic is being passed successfully - just windows
stuff isn't (though they *can* print to printers on the other side of
the firewall). Nothing is logged when the attempt are made.
-ste
next reply other threads:[~2004-04-26 17:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-26 17:16 Shaun T. Erickson [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-04-26 17:55 accessing windows resources through firewall Daniel Chemko
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=408D43F3.1030002@smxy.org \
--to=ste@smxy.org \
--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.