Linux Netfilter discussions
 help / color / mirror / Atom feed
* DNATing Windows File Sharing
@ 2005-07-18  8:15 Sadus .
  2005-07-18  9:20 ` Jan Engelhardt
  0 siblings, 1 reply; 6+ messages in thread
From: Sadus . @ 2005-07-18  8:15 UTC (permalink / raw)
  To: netfilter

Hello,
I would like to enable the right ports and DNAT the requests for File
Sharing on a internal windows box. The win2k3 has Active Directory
enabled and i want users to type \\domainname.com which will popup a
user/pass dialog and let them access the file server.

I did the following, but it doesn't seem to work:
iptables -t nat -A PREROUTING -j DNAT -i eth0 -p tcp --dport 139 --to
192.168.1.2:139 
assuming "139" is NetBios

thanks
-- 
Sadus . <sadus@swiftbin.net>
Swiftbin.net



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-07-18 21:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-18  8:15 DNATing Windows File Sharing Sadus .
2005-07-18  9:20 ` Jan Engelhardt
2005-07-18  9:50   ` Robert Vangel
2005-07-18 11:09     ` Jan Engelhardt
2005-07-18 21:12       ` Jason Opperisano
2005-07-18 21:41         ` Jan Engelhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox