Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: IP (public) address question...

  1. #1
    Join Date
    Oct 2007
    Location
    Earth
    Beans
    Hidden!
    Distro
    Ubuntu

    Question IP (public) address question...

    This is kind of a silly question but worth asking... the Monopoly game, or the "Atlantik" version, is one example of an application that very easily hands out your IP to other users online... is there:
    A) a way to prevent the IP from showing in something like Atlantik (or other)?
    and
    B) any need for concern over the IP being very easily handed over to other users like that?

  2. #2
    Join Date
    Dec 2006
    Location
    US and A
    Beans
    919
    Distro
    Ubuntu Development Release

    Re: IP (public) address question...

    First be sure that its actually your ip that is showing up in the game and not your ISPs. http://www.whatismyip.com

    If it is, then yes, there is cause for concern. One route can be to play the game through a proxy server, effectively masking your IP for that of the proxy's. For instance, the tor-privoxy combo. Do note, however, that this combonation slows your net connection dramatically because all of your traffic will be going through multiple tor nodes.

    Another route is to have a properly configured firewall, be it software-based or hardware-based. Ubuntu is pretty secure as default however.
    Last edited by bwhite82; May 24th, 2008 at 05:46 PM.

  3. #3
    Join Date
    Sep 2006
    Beans
    3,713

    Re: IP (public) address question...

    Another option is to create a SSH tunnel. This would make your ip address appear to be from the machine you created the tunnel to. It still shows an ip address of course. You could create a tunnel any machine you have shell access to or even to a home router: HowTo: SSH Tunnel Firefox

  4. #4
    brian_p is offline Iced Blended Vanilla Crème Ubuntu
    Join Date
    Apr 2008
    Location
    UK
    Beans
    1,622

    Re: IP (public) address question...

    Quote Originally Posted by Th3Professor View Post
    This is kind of a silly question but worth asking... the Monopoly game, or the "Atlantik" version, is one example of an application that very easily hands out your IP to other users online... is there:
    A) a way to prevent the IP from showing in something like Atlantik (or other)?
    As aleady suggested: a proxy. But your enjoyment of the game will probably suffer.

    B) any need for concern over the IP being very easily handed over to other users like that?
    What did you have in mind? You sound concerned and others are encouraging that concern. Why would you need to hide your IP? Has communication gone out of fashion?
    Brian.

  5. #5
    Join Date
    Oct 2007
    Location
    Earth
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: IP (public) address question...

    Quote Originally Posted by Soldierboy View Post
    First be sure that its actually your ip that is showing up in the game and not your ISPs. http://www.whatismyip.com

    If it is, then yes, there is cause for concern. One route can be to play the game through a proxy server, effectively masking your IP for that of the proxy's. For instance, the tor-privoxy combo. Do note, however, that this combonation slows your net connection dramatically because all of your traffic will be going through multiple tor nodes.

    Another route is to have a properly configured firewall, be it software-based or hardware-based. Ubuntu is pretty secure as default however.
    I'm installing tor and privoxy now... I'll test them out.

    What's a good choice for firewall?

    Quote Originally Posted by FakeOutdoorsman View Post
    Another option is to create a SSH tunnel. This would make your ip address appear to be from the machine you created the tunnel to. It still shows an ip address of course. You could create a tunnel any machine you have shell access to or even to a home router: HowTo: SSH Tunnel Firefox
    Something like that atlantik game isn't played via firefox, or does that tunneling apply to all/any internet use?

    Quote Originally Posted by brian_p View Post
    As aleady suggested: a proxy. But your enjoyment of the game will probably suffer.



    What did you have in mind? You sound concerned and others are encouraging that concern. Why would you need to hide your IP? Has communication gone out of fashion?
    Have in mind? ...just make the IP address private or show as something else to the public. I'm not particularly concerned, unless there's need to be, hence asking if there is any need for concern. The idea of privatizing the IP is simply a matter of appreciating and taking advantage of having one's own privacy... that is, that's at least what I'm aiming for.

  6. #6
    brian_p is offline Iced Blended Vanilla Crème Ubuntu
    Join Date
    Apr 2008
    Location
    UK
    Beans
    1,622

    Re: IP (public) address question...

    Quote Originally Posted by Th3Professor View Post
    Have in mind? ...just make the IP address private or show as something else to the public. I'm not particularly concerned, unless there's need to be, hence asking if there is any need for concern. The idea of privatizing the IP is simply a matter of appreciating and taking advantage of having one's own privacy... that is, that's at least what I'm aiming for.
    Providing your IP address whilst participating in a game doesn't identify you or your place of residence so there's no cause for concern if you wish to be anonymous.
    Brian.

  7. #7
    Join Date
    Dec 2006
    Location
    US and A
    Beans
    919
    Distro
    Ubuntu Development Release

    Re: IP (public) address question...

    What's a good choice for firewall?
    I utilize a hardware firewall myself. If you have an old, spare computer laying around, you can purchase another NIC for it and turn it into one. I recommend Smoothwall to accomplish this.

    Having your IP exposed is a cause for concern. All it takes is for you to anger someone in the game, whether inadvertently or not, and you can be attacked or your machine compromised. It is not difficult to do. There's a program used for testing security on machines and servers called Nessus. Just read about that program and you'll know why.

    -Cheers

  8. #8
    Join Date
    Oct 2007
    Location
    Earth
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: IP (public) address question...

    Quote Originally Posted by Soldierboy View Post
    I utilize a hardware firewall myself. If you have an old, spare computer laying around, you can purchase another NIC for it and turn it into one. I recommend Smoothwall to accomplish this.

    Having your IP exposed is a cause for concern. All it takes is for you to anger someone in the game, whether inadvertently or not, and you can be attacked or your machine compromised. It is not difficult to do. There's a program used for testing security on machines and servers called Nessus. Just read about that program and you'll know why.

    -Cheers
    I don't see smoothwall in the repo, has it been ported to ubuntu (or debian)?

    You mentioned nessus... would that be the client or nessusd?

  9. #9
    Join Date
    Nov 2006
    Location
    40.31996,-80.607213
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: IP (public) address question...

    SmoothWall is another distro:
    http://www.smoothwall.org/
    "Security lies within the user of who runs the system. Think smart, live safe." - Dr Small
    Linux User #441960 | Wiki: DrSmall

  10. #10
    Join Date
    Dec 2006
    Location
    US and A
    Beans
    919
    Distro
    Ubuntu Development Release

    Re: IP (public) address question...

    I don't see smoothwall in the repo, has it been ported to ubuntu (or debian)?

    You mentioned nessus... would that be the client or nessusd?
    Yes, Smoothwall is another firewall-specific distro. Its sole aim and purpose it for being a firewall. You would install it on a separate computer that you may have laying around. You place it in between your modem and router.

    The Nessus client interacts with NessusD (the server). You need both.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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