|
Home > Archive > Netware Webserver > June 2005 > securing Netstorage
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
securing Netstorage
|
|
| jlazore@hanford.com 2005-06-14, 5:45 pm |
| I have netstorage up and running. Before I send out instructions to my
users I wanted to first enable ssl for netstorage access. I would like to
totally eliminate non-ssl connections as well. Is there a whitepaper out
there for doing this?
| |
| Timothy Leerhoff 2005-06-15, 2:45 am |
| Just remove port 80 from the listen line in the conf file.
Or block port 80 from the outside to that server.
--
Timothy Leerhoff
Novell Support Forum Volunteer Sysop
The future comes slowly, the present flies and the past stands still
forever
| |
| jlazore@hanford.com 2005-06-15, 5:46 pm |
| Makes sense. How about the process of creating a certificate for the
webserver and applying it to the netstorage page? I am new to this
process and was hoping to find a walkthrough.
Thanks,
Jake
> Just remove port 80 from the listen line in the conf file.
>
> Or block port 80 from the outside to that server.
>
> --
> Timothy Leerhoff
> Novell Support Forum Volunteer Sysop
>
> The future comes slowly, the present flies and the past stands still
> forever
| |
| Anders Gustafsson 2005-06-15, 5:46 pm |
| ,
> Makes sense. How about the process of creating a certificate for the
> webserver and applying it to the netstorage page?
>
You apply it to Apache and there should be one there already.
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
| |
| jlazore@hanford.com 2005-06-15, 5:46 pm |
| OK, when I go to "https://ipaddress" I get the default website with a ssl
connection. When I go to http://ipaddress/onenet/netstorage I
get "object not found." When I go to "http://ipaddress/onenet/netstorage"
the netstorage page comes up as expected. Any ideas?
> ,
> You apply it to Apache and there should be one there already.
>
> - Anders Gustafsson, Engineer, CNE6, ASE
> NSC Volunteer Sysop
> Pedago, The Aaland Islands (N60 E20)
>
> Novell does not monitor these forums officially.
> Enhancement requests for all Novell products may be made at
> http://support.novell.com/enhancement
>
> Using VA 5.51 build 315 on Windows 2000 build 2195
>
| |
| Timothy Leerhoff 2005-06-15, 5:46 pm |
| > When I go to http://ipaddress/onenet/netstorage I
> get "object not found."
> When I go to http://ipaddress/onenet/netstorage
> the netstorage page comes up as expected
I assume https is one of the above. Probably the non-working one?
--
Timothy Leerhoff
Novell Support Forum Volunteer Sysop
The future comes slowly, the present flies and the past stands still
forever
| |
| Anders Gustafsson 2005-06-16, 2:45 am |
| The correct link is:
https://<ip>/oneNet/NetStorage
Note capitalisation.
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
| |
| jlazore@hanford.com 2005-06-21, 7:49 am |
| Thanks Gustafsson. That works!
OK, I am familiar with host headers on a IIS server. How can I accomplish
this with Apache behind a firewall. I am going to create a DNS entry with
our isp as follows: myfiles.domain.com
Whenever anyone hits that domain name it will direct it to my public ip,
my firewall will allow port 443 to my internal apache server. What do I
need to put on my apache server so that myfiles.domain.com will go to the
https://ipaddress/oneNet/NetStorage header?
Thanks,
Jake
> The correct link is:
>
> https://<ip>/oneNet/NetStorage
>
> Note capitalisation.
>
> - Anders Gustafsson, Engineer, CNE6, ASE
> NSC Volunteer Sysop
> Pedago, The Aaland Islands (N60 E20)
>
> Novell does not monitor these forums officially.
> Enhancement requests for all Novell products may be made at
> http://support.novell.com/enhancement
>
> Using VA 5.51 build 315 on Windows 2000 build 2195
>
| |
|
|
|
|
|