* accessing windows resources through firewall
@ 2004-04-26 17:16 Shaun T. Erickson
0 siblings, 0 replies; 2+ messages in thread
From: Shaun T. Erickson @ 2004-04-26 17:16 UTC (permalink / raw)
To: netfilter
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: accessing windows resources through firewall
@ 2004-04-26 17:55 Daniel Chemko
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Chemko @ 2004-04-26 17:55 UTC (permalink / raw)
To: ste, netfilter
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.
From watching this, it doesn't seem to be a netfilter problem at all.
Are you sure the routes from/to each network are configured properly?
Have you confirmed that you're getting WINS resolution? Is there a
reason you're using WINS over W2K DNS resolution? Still have w9x/NT4?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-04-26 17:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-26 17:16 accessing windows resources through firewall Shaun T. Erickson
-- strict thread matches above, loose matches on Subject: below --
2004-04-26 17:55 Daniel Chemko
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.