anyone good with hosting Sun Cobalt webserver

Ask a Question related to Linux / Unix Administration, Design and Development.

  1. #1

    Default anyone good with hosting Sun Cobalt webserver

    I recently set one up at home and all is fine on my internal network.

    the problem arises when i try and access the server from the net. I can
    access my IIS server from the net no probs, and also access telnet on the
    cobalt server. But what ever i try i cannot access the webserver via HTTP
    from the net.

    the only log file i get is this:

    [18/Jun/2004:12:19:11 +0100] "GET /admin HTTP/1.1" 302 244 "-" "Mozilla/4.0
    (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)"
    mi16.205.com 212.183.131.161 - - [18/Jun/2004:12:21:02 +0100] "GET
    /mi16.205.com/ HTTP/1.0" 302 213 "-" "Mozilla/4.0 (compatible; MSIE 6.0;
    Windows NT 5.0; .NET CLR 1.1.4322)"
    mi16.205.com 212.183.131.161 - - [18/Jun/2004:12:21:09 +0100]

    mi16.205.com is my virtual host on the cobalt server

    any ideas ?

    The above proves im getting to the server itself from the net, so my ruter
    port forwarding is fine, i just cant get the page to display

    cheers
    sean



    Sean McKeown Guest

  2. Similar Questions and Discussions

    1. Suggestion for a good ASP.NET Web hosting?
      At http://www.asp.net/Customers/DisplayByIndustry.aspx?IndustryId=27, there are hundred of ASP.NET hosting companies. Can you suggest one or a...
    2. Good Hosting Recommend with asp
      Dear friends, I found this hosting company which I think is extremely good and want to introduce to you. Only $4.95 per month and you can have...
    3. Do you need a webserver for running/hosting webservices?
      Hi, The client does not need to be a webserver to connect to webservices. Must webservices run/host on a webserver? Thanks!
    4. Good Hosting Recommend!!
      Dear friends, I found this hosting company which I think is extremely good and want to introduce to you. Only $4.95 per month and you can have...
    5. Web Hosting...any good tips advice for a good host??
      This site has Reviews of cheap web hosting companies: http://www.SterlingReport.com/business/web-hosting-reviews.html You should be able to find...
  3. #2

    Default Re: anyone good with hosting Sun Cobalt webserver

    Sean McKeown wrote:
    > the only log file i get is this:
    >
    > [18/Jun/2004:12:19:11 +0100] "GET /admin HTTP/1.1" 302 244 "-" "Mozilla/4.0
    > (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)"
    > mi16.205.com 212.183.131.161 - - [18/Jun/2004:12:21:02 +0100] "GET
    > /mi16.205.com/ HTTP/1.0" 302 213 "-" "Mozilla/4.0 (compatible; MSIE 6.0;
    > Windows NT 5.0; .NET CLR 1.1.4322)"
    > mi16.205.com 212.183.131.161 - - [18/Jun/2004:12:21:09 +0100]
    >
    > mi16.205.com is my virtual host on the cobalt server
    >
    > any ideas ?
    The 302 suggest that the webserver is not / wrongly aware of the
    hostnames it should listen to.
    > The above proves im getting to the server itself from the net, so my ruter
    > port forwarding is fine, i just cant get the page to display
    Try with something like lynx / links, it usually gives move clue then
    other browsers.
    > cheers
    > sean


    Igmar
    Igmar Palsenberg Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139