xymon
+ Reply to Thread
Results 1 to 7 of 7

Thread: Firewall

  1. #1
    Unregistered Guest

    Firewall

    Hi, I recently setup a little IRC Server on my computer, just to fool around and get use to Oper commands. One problem though, nobody outside of my LAN can connect to my server. I set up a free domain that will relay to my IP address if someone types it in. The IP I'm having it relay to is my real IP address, because all the IP detection websites say thats the IP I'm connecting from (even if I ping my hostmask).

    But, on my computer it says my IP is a different address? I've used both to relay to my IRC server, only one works with my LAN (the one my computer detects). The other that all the IP detection sites detect, doesnt work on my LAN or if someone else tries to connect.

    I'm pretty sure its my firewall thats not letting them connect .. I have no clue what type of firewall I have (some guy installed it for me). It hooks up to my DSL box, and all my computers on my LAN hook up to it. If you can give me a command that will tell me more about my firewall, I'll post it here.

    Thanks for any help.

  2. #2
    Unregistered Guest
    After much pain and what not, I figured it out

  3. #3
    Join Date
    Jun 2001
    Posts
    398
    HI,


    If u want ppl on the internet to be able to connect u need to use a public ip,with in the lan (which are private ip addresses) only the computers in the local network can access it.

    Regards Data.

  4. #4
    Join Date
    Apr 2002
    Posts
    180

    Re: Firewall

    Originally posted by Unregistered
    Hi, I recently setup a little IRC Server on my computer...................One problem though, nobody outside of my LAN can connect to my server.................

    Hi everyone

    Your computer is part of a LAN, you should have an internal IP assigned to you (not reachable from outside) that should look like this **2.*68.x.x

    If you installed a server on you PC to listen at port (example) 6666 then you need to ask the admin to allow the LAN firewall to listen as well to the same port and route them to you.

    Here's a detailed example

    let's assume that the LAN is reachable from outside with a static IP (example) 60.70.80.*0
    Let's also assume that your internal IP in this LAN is **2.*68.5.66
    Any client that wishes to connect to your server should call
    60.70.80.*0:6666
    The firewall should allow trafic at this port (example 6666) and also allow the appropriate protocol TCP or UDP ...
    A routing must be also setup to redirect this trafic to the internal IP **2.*68.5.66

    Internet <----------> 60.70.80.*0:6666 <------> **2.*68.5.66:xxx

    In all cases, If you are the admin of this network, you would definitely understand what i am talking about.
    If not, you need by all means to get the help of the admin to open for you port 6666 otherwise, no chance.


    take care


    -----------
    fEǚ.法Er

  5. #5
    Join Date
    Jun 2001
    Posts
    398
    If not, you need by all means to get the help of the admin to open for you port 6666 otherwise, no chance.
    We can use any port >*024 can't we?

    I have seen lots of irc servers running on lots of port numbers.

    Regards Data.

  6. #6
    Join Date
    Apr 2002
    Posts
    180
    Originally posted by DATA
    We can use any port >*024 can't we?

    I have seen lots of irc servers running on lots of port numbers.

    Regards Data.
    =========================================
    Hi DATA

    How things are going these days?

    As a matter of fact, port 6666 was ONLY quoted as a simple example.
    Any un-reserved port would do the job.


    take care


    ----------
    fEǚ.法Er

  7. #7
    Join Date
    Jun 2001
    Posts
    398
    Exam time :-)

    Data.

+ Reply to Thread

Similar Threads

  1. Internet Connection Firewall and Basic Firewall Do Not Block
    By DATA in forum Proxies and Firewalls
    Replies: 0
    Last Post: 06-03-2003, 05:58 AM
  2. Best firewall?
    By exorcist in forum Proxies and Firewalls
    Replies: 9
    Last Post: 02-27-2003, 03:54 PM
  3. Did you say Firewall ?
    By fEǚ.法Er in forum Proxies and Firewalls
    Replies: 2
    Last Post: 06-19-2002, 06:30 AM
  4. Need help getting around firewall
    By Unregistered in forum Proxies and Firewalls
    Replies: 13
    Last Post: 04-10-2002, 09:27 AM
  5. Firewall for Mac OS *
    By Unregistered in forum Proxies and Firewalls
    Replies: 1
    Last Post: 01-02-2002, 08:51 AM

Posting Permissions

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