Results 1 to 5 of 5

Thread: Noob question

  1. #1
    Join Date
    May 2007
    Posts
    2,042

    Noob question

    when try to see the content of my server entering my IP i get into my adls router config.. what should I do??

    TIA

    J

  2. #2
    Join Date
    Sep 2007
    Posts
    1,018
    I am guessing that this is just a local computer at your house. Make sure that you have port range fowarding on and forwarding to the computer that has the web server. Also make sure you are typing in your IP address, not your routers IP. You can found out your IP at whatsmyip.org

  3. #3
    Join Date
    May 2007
    Posts
    2,042
    thx for the answer but is way to general and does not help me

    I have a dlink 524 and have adsl.. the server is place in my personal rig ( gutsy gibbon)

    I ve installed light httpd and have done minor changes to the config file..

    what else should I see??

    TIA

    J

  4. #4
    Join Date
    Oct 2004
    Location
    Kerala, India
    Posts
    4,771
    Type the command "ifconfig" on your local machine and take that IP in the browser.
    David | www.cliffsupport.com
    Affordable Server Management Solutions sales AT cliffsupport DOT com
    CliffWebManager | Access WHM from iPhone and Android

  5. #5
    Join Date
    May 2007
    Posts
    2,042
    Quote Originally Posted by david510 View Post
    Type the command "ifconfig" on your local machine and take that IP in the browser.

    I feel a complete idiot.. I cant see nothing but local IPs

    johnnyw@johnnyw-desktop:~$ ifconfig
    eth0 Link encap:Ethernet HWaddr 00:01:291:05:A9
    inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Interrupt:16 Base address:0xa000

    eth1 Link encap:Ethernet HWaddr 00:01:291:05:49
    inet addr:192.168.0.101 Bcast:192.168.0.255 Mask:255.255.255.0
    inet6 addr: fe80::201:29ff:fed1:549/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:532524 errors:0 dropped:0 overruns:0 frame:0
    TX packets:468085 errors:0 dropped:1 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:482478924 (460.1 MB) TX bytes:87642083 (83.5 MB)
    Interrupt:20 Base address:0xc000

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:335301 errors:0 dropped:0 overruns:0 frame:0
    TX packets:335301 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:373774436 (356.4 MB) TX bytes:373774436 (356.4 MB

Posting Permissions

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