rejetto forum

Port # And Ip Address............................

selkov · 19 · 10053

0 Members and 1 Guest are viewing this topic.

Offline selkov

  • Tireless poster
  • ****
    • Posts: 120
    • View Profile
I have HSF up and running.

To access my share i need to pu in my DNS...1.1.dns:[port#here]

But I would really like to do away with the port #.

Is this possible.

My lan is running 8 cpus, and thet are static ip within the lan.

HFS is running @ 192.168.2.1. 

-Eds


Offline Mars

  • Operator
  • Tireless poster
  • *****
    • Posts: 2059
    • View Profile
i don't know if i can help you whit this, but ...

when using  a router with ip static address like 192.168.1.1  and his dhcp server active, then you can talk all your computer with same mask lan 192.168.1.x/255.255.255.0, by their name    http://namecomputerhfs:port/...

(as soon as when you use \\namecomputerhfs\lanfolder)

you are not more explicit about your problem .....



Offline selkov

  • Tireless poster
  • ****
    • Posts: 120
    • View Profile
Thanks for the reply but that is not what I am looking for.


I want to use this:
me.my.dns.com

not this

me.my.dns.com:5902


Offline Giant Eagle

  • Tireless poster
  • ****
    • Posts: 535
  • >=3 RAWR!
    • View Profile
    • RAWR-Designs.com
I dont know how dns domains work specifically, but if im correct, you can configure a port somewhere in the settings of the DNS server.

Another possibility is to change the port to port 80 which does not need to be specified in the URL.


Offline selkov

  • Tireless poster
  • ****
    • Posts: 120
    • View Profile

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
as GE said, some dns offers URL redirection.
URL redirection can hide the port.
i know no other solution.



Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
interested in technical details?
here it goes
a solution may be a web server replying with code 302 (moved) and an url with your current IP:port.
another solution is a web server replying with an html with a full-screen frame showing your hfs (this way the real URL is always cloacked).



Offline ELEVENNNN

  • Tireless poster
  • ****
    • Posts: 257
  • havent been here lately, still wont be here?
    • View Profile
Foggy: It's sometimes disallowed by the ISP (or at least capped with bandwidth usage), and also if your running an IIS server port 80 is not an option.

Running Tomcat does it too.  There are quite a few things that do but for a normal user it should be open.

Selkov: What are you using your HFS server and what environment are you in? (Business, Personal, etc)
« Last Edit: November 14, 2007, 07:11:30 AM by ELEVENNNN »
This is going to take a long time
.................+...........................................
...................+.............+.................+.........
......................................


Offline selkov

  • Tireless poster
  • ****
    • Posts: 120
    • View Profile
I am using HFS to support a gaming clan, forum pictures, scripts, movies, and other files.

My two concerns are :
1] If I have a link to a direct download it shows my address and port. I do not want the person to be able to "Back" the port # of it and access teh HFS directory to see the other files.

Perhaps there is a way so that the dl dialog box will not show the dl addeess?


2] Well after better thought I guess its just the one issue...lol.
When a forum member activates a download I just dont want them to have  way BACK into my drive.


-Eds


ps. Port 80 is blocked.


Offline Foggy

  • Tireless poster
  • ****
    • Posts: 806
    • View Profile
if you dont want other people to be able to see the contents of the folders you can right click on the folder and deselect browsable.


Offline selkov

  • Tireless poster
  • ****
    • Posts: 120
    • View Profile
Foggy,


Does that mean if the dl box reports as : me.mein.dyns.com:5900
that the person downloading the file cannot utilize me.mein.dyns.com ?


-eds


Offline selkov

  • Tireless poster
  • ****
    • Posts: 120
    • View Profile
I have just played around a bit with this option.
It does solve one problem but opens another.

My users can not browse the shares any longer this is good.

But niether can I....How can I still access the index of all shares while NOT allowing the casual user to do the same?


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
hmm...
i guess then you are using a real folder.
1. add that folder another time (always real folder).
2. if the folder is named "stuff", then call the second "stuff2".
3. hide this stuff2
4. you browse stuff2, and when you have to give the url to someone, you remove the "2" from the url, so they don't know about stuff2

if you want to be more secure, restrict access to stuff2 with a password.
so, even if you forget to remove the "2" it's not a problem.