Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.os.windows-10 > #76509
| From | Arlen Holder <a%rlenh.older@no.spam.net> |
|---|---|
| Newsgroups | alt.comp.os.windows-10, microsoft.public.windowsxp.general, comp.mobile.android |
| Subject | What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? |
| Date | 2018-10-14 17:24 +0000 |
| Organization | Mixmin |
| Message-ID | <ppvu3u$pi3$1@news.mixmin.net> (permalink) |
Cross-posted to 3 groups.
Do you have experience port forwarding SMB ports on Windows? Specifically forwarding SMB/CIFs TCP port 445 to higher than 1024? If so, which port forwarding hints might you offer to a noob? The problem set: o Windows is "stuck" listening for SMB/CIFs on TCP port 445. o Non-root Android is "stuck" not allowing apps access to 1-1024. The "trick" is to get Windows to "listen" on 445 & forward to 1234. Of course, the other trick is to get Android to send on TCP 1234. <https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers> *Have you experience actually doing that exact task for this purpose?* If you've actually _done_ it, then can you advise what's best? For example, I found a tutorial on the net but it used a virtual machine, which is too much overhead for what I'm trying to accomplish (IMHO). I'm thinking of this general process where I hope you have done it: a. Run an as-yet-unknown setup to ensure Windows can port forward <https://support.microsoft.com/en-us/help/555744> <There are some indications certain services need to be disabled.> etc. b. Set up a free port mapper such as netsh, PortTunnel or Passport: <http://www.steelbytes.com/?mid=34>] <https://sourceforge.net/projects/pjs-passport/> <http://www.analogx.com/contents/download/network/pmapper/freeware.htm> <http://woshub.com/port-forwarding-in-windows/> netsh interface portproxy add Samba listenport=445 listenaddress=192.168.1.2 connectport=1234 connectaddress=192.168.0.3 protocol=tcp etc. c. Debug inevitable issues with any free TCP viewer <https://docs.microsoft.com/en-us/sysinternals/downloads/tcpview> <https://www.microsoft.com/en-us/download/details.aspx?id=9964> etc. Do you have experience port forwarding SMB ports on Windows? Specifically forwarding SMB/CIFs TCP port 445 to higher than 1024? If so, what helpful advice can you provide sufficient to be successful? -- If you're Rudy Wieser, Char Jackson, Wolf K, etc., please do not respond.
Back to alt.comp.os.windows-10 | Previous | Next — Next in thread | Find similar | Unroll thread
What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-14 17:24 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Andy Burns <usenet@andyburns.uk> - 2018-10-17 01:06 +0100
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-18 16:26 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-18 18:13 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-18 19:59 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-18 20:42 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-18 21:55 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? M.L. <me@privacy.invalid> - 2018-10-19 23:04 -0500
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Paul <nospam@needed.invalid> - 2018-10-20 00:37 -0400
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-21 19:20 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Paul <nospam@needed.invalid> - 2018-10-21 16:42 -0400
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-21 22:47 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-22 13:51 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "R.Wieser" <address@not.available> - 2018-10-22 16:44 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-22 17:21 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "R.Wieser" <address@not.available> - 2018-10-22 21:43 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 20:44 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 12:10 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-23 16:16 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 19:21 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-23 20:51 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? nospam <nospam@nospam.invalid> - 2018-10-23 16:54 -0400
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 22:23 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 22:23 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "Carlos E. R." <robin_listas@es.invalid> - 2018-10-23 23:09 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 22:23 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "Carlos E.R." <robin_listas@es.invalid> - 2018-10-24 02:47 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-24 10:35 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "Carlos E. R." <robin_listas@es.invalid> - 2018-10-24 17:25 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-24 15:50 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-27 07:32 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 20:37 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-23 15:58 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 19:46 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 19:52 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 22:55 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 00:37 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "Carlos E. R." <robin_listas@es.invalid> - 2018-10-23 12:55 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 12:10 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 14:11 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 22:36 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 19:15 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 21:44 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 21:07 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-11-02 19:05 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-03 02:00 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-11-03 15:09 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 03:37 +0000
csiph-web