CentOS WAN PROBLEM!

Results 1 to 7 of 7
  1. #1
    Proficient Member dragaobr is offline
    MemberRank
    Jan 2009 Join Date
    158Posts

    CentOS WAN PROBLEM!

    I Have a internet modem/router with NAT ( because my internet is shared ), and on get command cabal_config into terminal, and get this message pressing commands:

    Y,
    Y,
    Finding WAN IP: ( The problem is here, what not find a IP, this is null )
    so, i continue configuring the server.. more in put the command

    cat DBAgent_XX.log
    I get a error with the db, same correctly configuring the password and other things

    note, no is problem with ping, because i tested and is working correctly, in CentOS and Windows.

    My Firewall of windows is enable. if this help

    What is problem? oO


  2. #2
    Apprentice Epiee is offline
    MemberRank
    Dec 2012 Join Date
    MalaysiiaLocation
    22Posts

    Re: CentOS WAN PROBLEM!

    turn off firewall alrdy ??...

  3. #3
    Proficient Member dragaobr is offline
    MemberRank
    Jan 2009 Join Date
    158Posts

    Re: CentOS WAN PROBLEM!

    I go try turn of the firewall of windows and edit this mensage.

    EDIT:
    continues without showing the IP Wan

    EDIT: so, i continue configuring the server..

    hmm.. and now show on terminal

    Database Connect Sucessfull
    I think this all right now, but .. why not show my WAN IP on config_config of server?

    Can help-me?

    I Use TDP 2.8.1. if this help ^.^
    Last edited by dragaobr; 26-12-12 at 06:10 PM.

  4. #4
    RaGEZONER toast2250 is offline
    MemberRank
    Sep 2009 Join Date
    CabalLocation
    638Posts

    Re: CentOS WAN PROBLEM!

    It doesn't matter if the TDP install script is not showing the WAN IP.

    The script probably only needs some updating to work again.

    You can see your WAN IP by googling what is my ip.

  5. #5
    Proficient Member dragaobr is offline
    MemberRank
    Jan 2009 Join Date
    158Posts

    Re: CentOS WAN PROBLEM!

    Yes... more i would like what show in config

    Can post the correct script ?

  6. #6
    RaGEZONER toast2250 is offline
    MemberRank
    Sep 2009 Join Date
    CabalLocation
    638Posts

    Re: CentOS WAN PROBLEM!

    Edit file,
    /home/cabal/cabal_config.sh

    Replace line 81 with,
    Code:
      wip1=`wget http://automation.whatismyip.com/n09230945.asp -O - -q`
    Their URL changed and it will probably change again in future.

    You could,.. make your own PHP hosted script that generates the visitor IP only and link it there, surely it would work.

  7. #7
    Account Upgraded | Title Enabled! JemCanoy is offline
    MemberRank
    Nov 2012 Join Date
    CabalLocation
    282Posts

    thumbs up Re: CentOS WAN PROBLEM!

    Quote Originally Posted by toast2250 View Post
    Edit file,
    /home/cabal/cabal_config.sh

    Replace line 81 with,
    Code:
      wip1=`wget http://automation.whatismyip.com/n09230945.asp -O - -q`
    Their URL changed and it will probably change again in future.

    You could,.. make your own PHP hosted script that generates the visitor IP only and link it there, surely it would work.
    Sir I tried that script but it dont work,its still not showing my WAN IP...but now Ive edit the script an it works fine on me....
    Heres the script:



Advertisement