the question that as been probably ask before

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
ataxy
-


Joined: 06 Dec 2003
Posts: 5
Location: Canada

PostPosted: Sun Dec 07, 2003 3:01 am    Post subject: the question that as been probably ask before Reply with quote

same as other i have a no-ip url (http://exoseecanada.no-ip.com).
i have installed the no-ip duc and it does refresh my ip.
and my provider blocks port 80-25-110. Now i would like to know how i could use my no-ip since it does not seem to work
here is my setup
asus a7n8x ,athlon xp2100 ,512mb ram ,win Xp pro with all update and service paks ,dynamic cable modem 4mb/dl & 640kb/up and a SMC barricade (smc7004abr)
my abyss web server is set to use port 8245 since 80-25-110 are block
router is set to allow traffic on port tcp8245 for lan ip 192.168.2.xxx wich is the lan ip of my comp
the no-ip option are set to directly use (nvidia ethernet addapter on ip 192.168.2.xxx)
now my friends are able to connect using my external ip and port 8245 but not using my url (http://exoseecanada.no-ip.com) or for the mather they cannot connect at all when the no-ip duc is enable
:D
Back to top View user's profile Send private message Visit poster's website MSN Messenger ICQ Number
Karasu Kami
-


Joined: 22 Sep 2003
Posts: 712
Location: Colorado

PostPosted: Sun Dec 07, 2003 3:05 am    Post subject: hmm Reply with quote

Have you tried putting the port on the link? "12.12.12.12:8425"
_________________
Thank you all. Aprelium most importantly.
*Some may not be complete*
http://paeon-hosting.com
http://quartermoon.info
http://loc.paeon-hosting.com
http://genjipoetry.paeon-hosting.com
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address MSN Messenger
ataxy
-


Joined: 06 Dec 2003
Posts: 5
Location: Canada

PostPosted: Sun Dec 07, 2003 3:15 am    Post subject: i did Reply with quote

i did that
it does work when the no-ip duc is off try it if you want http://24.201.52.2:8245
but if i turn on the no-ip duc neither the http://24.201.52.2:8245 or http://exoseecanada.no-ip.com
Back to top View user's profile Send private message Visit poster's website MSN Messenger ICQ Number
ataxy
-


Joined: 06 Dec 2003
Posts: 5
Location: Canada

PostPosted: Sun Dec 07, 2003 5:22 am    Post subject: Reply with quote

if let say i cannot get to connect with the url how will people be able to connect to my webpage (index.htm) and then click on the link and go to (pag1.htm ,pag2.htm ,pag3.htm)
will i only have to change my hyperlink to 24.201.52.2:8245/pag1 or 24.201.52.2:8245/wathever.exe
Back to top View user's profile Send private message Visit poster's website MSN Messenger ICQ Number
Karasu Kami
-


Joined: 22 Sep 2003
Posts: 712
Location: Colorado

PostPosted: Sun Dec 07, 2003 6:20 am    Post subject: Hmm Reply with quote

Are you sure you have a static ip? Perhaps you don't even need the software..

OR have you tried a set ip? I use a set ip to prevent my ip changing every week and it works fine.
_________________
Thank you all. Aprelium most importantly.
*Some may not be complete*
http://paeon-hosting.com
http://quartermoon.info
http://loc.paeon-hosting.com
http://genjipoetry.paeon-hosting.com
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address MSN Messenger
NJDeViL
-


Joined: 21 Nov 2003
Posts: 1

PostPosted: Mon Dec 08, 2003 10:42 am    Post subject: Reply with quote

http://exoseecanada.no-ip.com:8245

Try that.

Now if I could just get this darn SQL working >.<
Back to top View user's profile Send private message
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Mon Dec 08, 2003 11:10 am    Post subject: Reply with quote

As stated above, http://exoseecanada.no-ip.com:8245 will work.

However, you *really* don't want to be using absolute links in your html code - if you make any basic changes to site structure you will have to recode the whole thing.

You don't need to code the entire url or the port number into your links. Once a user is connected to your site via the http://exoseecanada.no-ip.com:8245 link you can use relative links as normal -

e.g <a href="http://Exoseecanada.dynu.com/index.htm">Home</A>
should become
<a href="/index.htm">Home</A>
etc

The browser will maintain the initial port it connected on for the duration of the visit to your site.

Offsite links stay absolute - e.g <a href="http://www.exosee.com/forum">Forum</A>

It looks like No-IP also offer a solution if you don't want people to have to remember the port number you use - you can create a second hostname, append the port number and point it to your existing one.

http://www.no-ip.com/tips/id/2

I don't use them myself so I can't guarantee that works, but DynDNS.org's one definitely does. They offer a free webhop service with their host names that will allow you to include a port in the redirect.

http://www.dyndns.org/services/webhop/howto.html
http://www.dyndns.org/support/kb/portredirect.html

If you're on a dynamic IP don't try changing your settings to static manually - it won't help.
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group