Author Topic: Pointing IP -> Domain  (Read 6169 times)

0 Members and 1 Guest are viewing this topic.

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Pointing IP -> Domain
« on: June 19, 2006, 06:46:57 pm »
So let's say that I have a subdomain (let's call it a.b.com).  Let's say my IP is 127.0.0.1.
How would I go about pointing it so that when someone visits a.b.com it's the same thing as visiting my ip directly.
This is for the ET server I've decided to host on my rig.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: Pointing IP -> Domain
« Reply #1 on: June 19, 2006, 07:01:56 pm »
Edit /etc/hosts to include the line:


127.0.0.1     localhost    a.b.com
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Pointing IP -> Domain
« Reply #2 on: June 19, 2006, 07:07:56 pm »
Ah, k.  Thanks.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: Pointing IP -> Domain
« Reply #3 on: June 19, 2006, 07:11:13 pm »
Note for Windows systems this is in %SYSTEMROOT%\System32\drivers\etc\hosts

;-)
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Pointing IP -> Domain
« Reply #4 on: June 19, 2006, 08:18:09 pm »
Or you can add a DNS record. Then it'll work for anybody

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Pointing IP -> Domain
« Reply #5 on: June 19, 2006, 10:14:48 pm »
iago, how would I go about doing that?
Also, let's say it's using certain ports.
Would I just make it:
127.0.0.1:A localhost a.b.com
And do that for as many ports as there are?
That's a bit excessive.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Pointing IP -> Domain
« Reply #6 on: June 19, 2006, 10:48:50 pm »

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: Pointing IP -> Domain
« Reply #7 on: June 19, 2006, 10:57:33 pm »
iago, how would I go about doing that?
Also, let's say it's using certain ports.
Would I just make it:
127.0.0.1:A localhost a.b.com
And do that for as many ports as there are?
That's a bit excessive.

AFAIK you can't do it for only certain ports.
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Pointing IP -> Domain
« Reply #8 on: June 20, 2006, 12:43:30 am »
So wait, ET requires ports 27950,27951,27960 UDP IN/OUT.  How would I do that?  Obviously I'm new to this. :p  Stupid james never helped me when I asked.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: Pointing IP -> Domain
« Reply #9 on: June 20, 2006, 01:56:07 am »
OHHHHH, NOW I understand.

I thought you wanted to redirect traffic from your computer outbound to a.b.com to 127.0.0.1.  I didn't know you wanted external incoming connections to also go there.

This is an external router issue.  Yeah, you'd need to register the subdomain to point to your public IP address with the DNS server that handles incoming requests on b.com (in your example).  Then, I'm assuming you're using a router, you need to configure external requests on those ports with UDP to be forwarded to your local machine.
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline Chavo

  • x86
  • Hero Member
  • *****
  • Posts: 2219
  • no u
    • View Profile
    • Chavoland
Re: Pointing IP -> Domain
« Reply #10 on: June 20, 2006, 11:08:49 am »
yea, you can't do what you are wanting to do without registering the b.com domain.

Alternatively, if you want a subdomain on one of mine, I can set that up pretty easily.  I assume that James and iago can do so as well if you prefer their domains.

Name resolution has nothing to do with ports, it is simply a way of associationg a human-readable name with a computer-readable number (IP adress).  The port forwarding stuff I assume you already know how to do (if you don't, why the hell did you right a guide for it on da ;)).

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Pointing IP -> Domain
« Reply #11 on: June 20, 2006, 12:58:04 pm »
This is an external router issue.  Yeah, you'd need to register the subdomain to point to your public IP address with the DNS server that handles incoming requests on b.com (in your example).  Then, I'm assuming you're using a router, you need to configure external requests on those ports with UDP to be forwarded to your local machine.
Mmkay.  That's what I was kind of thinking, but I wasn't sure (not even a smidgeon of a percent).

yea, you can't do what you are wanting to do without registering the b.com domain.
I was using that as an example. :P  I'd end up using my website.
Quote
Alternatively, if you want a subdomain on one of mine, I can set that up pretty easily.  I assume that James and iago can do so as well if you prefer their domains.
I'll probably use one from my website though.  Thanks anyways.
Quote
Name resolution has nothing to do with ports, it is simply a way of associationg a human-readable name with a computer-readable number (IP adress).  The port forwarding stuff I assume you already know how to do (if you don't, why the hell did you right a guide for it on da ;)).
I plagiarize.  What is this port forwarding thing you talk about?
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline Chavo

  • x86
  • Hero Member
  • *****
  • Posts: 2219
  • no u
    • View Profile
    • Chavoland
Re: Pointing IP -> Domain
« Reply #12 on: June 20, 2006, 01:11:43 pm »
I was referring to b.com as your example clown.

I did not realize you had a domain, zoneedit.com is very helpful if you don't have a couple spare computers in different locations to act as DNS servers ;)

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Pointing IP -> Domain
« Reply #13 on: June 20, 2006, 01:17:20 pm »
:( iago I want a subdomain plz & thx.
wolverine.x86labs.org
pointing to my IP (you're admin, you can see teh ips)
I'll have a server set up sooner or later.
uT: if I didn't have a domain, how would i Have a website? God you're so silly. :P
Anyways, I have to find the server files I need for my ET server.  Which will be a pain in the butt because people suck and the official website is down constantly.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: Pointing IP -> Domain
« Reply #14 on: June 20, 2006, 03:30:51 pm »
Time to rootkit haxxor @ wolverine.x86labs.org!!!
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline Chavo

  • x86
  • Hero Member
  • *****
  • Posts: 2219
  • no u
    • View Profile
    • Chavoland
Re: Pointing IP -> Domain
« Reply #15 on: June 20, 2006, 03:35:18 pm »
I thought x86labs.org was Newby's domain?

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Pointing IP -> Domain
« Reply #16 on: June 20, 2006, 04:19:06 pm »
Nah.  Mythix purchases the domain and iago just uses it.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Pointing IP -> Domain
« Reply #17 on: June 20, 2006, 06:03:12 pm »
Nah.  Mythix purchases the domain and iago just uses it.

Lobo*
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Pointing IP -> Domain
« Reply #18 on: June 20, 2006, 06:28:05 pm »
No, it's Mythix.  Lobo may have made the initial purchase, but Mythix pays for it now.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline Joe

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Pointing IP -> Domain
« Reply #19 on: June 21, 2006, 06:04:51 am »
Oh.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Lobo

  • x86
  • Full Member
  • ***
  • Posts: 151
  • Ho Ho Ho
    • View Profile
Re: Pointing IP -> Domain
« Reply #20 on: June 22, 2006, 01:41:24 pm »
No, it's Mythix.  Lobo may have made the initial purchase, but Mythix pays for it now.

He does? wow my money must have went to someone else...

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Pointing IP -> Domain
« Reply #21 on: June 22, 2006, 02:03:50 pm »
I thought Mythix paid for the domain.  Maybe I'm thinking of another one.  Shh. :P
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline Newby

  • Moderator
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: Pointing IP -> Domain
« Reply #22 on: July 15, 2006, 03:57:49 pm »
No, it's Mythix.  Lobo may have made the initial purchase, but Mythix pays for it now.

He does? wow my money must have went to someone else...

It's ok. I still know who pays for our domain. They may not, but I do, and that's what counts. :-*
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline Quik

  • Webmaster Guy
  • x86
  • Hero Member
  • *****
  • Posts: 3262
  • \x51 \x75 \x69 \x6B \x5B \x78 \x38 \x36 \x5D
    • View Profile
Re: Pointing IP -> Domain
« Reply #23 on: July 15, 2006, 04:05:17 pm »
You're mixing up two domains, x86labs.org and javaop.com
Quote
[20:21:13] xar: i was just thinking about the time iago came over here and we made this huge bomb and light up the sky for 6 min
[20:21:15] xar: that was funny