Results 1 to 4 of 4

Thread: What is server outgoing IP address

  1. #1
    Join Date
    Feb 2009
    Posts
    64

    What is server outgoing IP address

    I want to know the outgoing IP address of my server. How can I find the server outgoing IP address. Does anybody know how can I check this ?
    kindly give your ideas....thnx

  2. #2
    Join Date
    May 2008
    Posts
    2,945

    Re: What is server outgoing IP address

    You can get your server outgoing IP using wget.

    wget -q -O – http://www.whatismyip.org

    where,
    option -q will tell wget to run in quite mode (connection progress will be hidden). While the -O option will tell wget to display the output in SSH terminal (not to write/save it in your server).

  3. #3
    Join Date
    Jan 2006
    Posts
    3,792

    Re: What is server outgoing IP address

    I think the outbound IP addresses for the mail servers are setup in E-manager, logical services for the mail server.

    You can add the IP, and from the drop down, select outbound/outgoing IP.

  4. #4
    Join Date
    Apr 2008
    Posts
    3,424

    Re: What is server outgoing IP address

    If the E-manager services doesn't help, then check /var/qmail/control/outgoingip file on that server. If the file exists, then rename it to something else and restart qmail on that server, and also restart the control panel service on the control panel physical server, then try again.

Similar Threads

  1. Replies: 7
    Last Post: 29-10-2011, 03:44 AM
  2. How to get Gmail Incoming and outgoing server
    By Eduards in forum Networking & Security
    Replies: 4
    Last Post: 05-04-2011, 06:42 PM
  3. Replies: 6
    Last Post: 24-08-2010, 05:54 AM
  4. Gmail outgoing server problem
    By PAPRIKA in forum Networking & Security
    Replies: 3
    Last Post: 09-07-2009, 03:39 PM
  5. Outgoing mail SMTP server
    By Packham in forum Windows Vista Mail
    Replies: 3
    Last Post: 24-06-2008, 07:46 AM

Tags for this Thread

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
  •  
Page generated in 1,713,423,740.32972 seconds with 17 queries