Menu

#1 script file post

open
nobody
None
5
2003-12-25
2003-12-25
Anonymous
No

see posted attachment file

Discussion

  • Nobody/Anonymous

    mute wrapper script

     
  • Nobody/Anonymous

    Logged In: NO

    Change this variable and it will get your IP from a ping
    command, if your box is directly connected that is. This is
    one line so fix it if it wraps text here.
    Use any outside server that is up all the time, like google,
    or msn, hotmail etc...

    It would be nice if the servers that accept IP addresses
    either reflected the IP somehow or just accepted the IP that
    it gets during the connection.

    hostaddress=`ping -c 1 -I 0.0.0.0 yahoo.com | sed q | awk
    '{print $5}'`

     

Log in to post a comment.