Settings Summary Sheet

Following are all the settings you need to connect to your account. To organise a Corporate account, please call 1300 363 338.

If you need help, see http://info.connect.com.au or call AAPT Support on 1300 731 111 to request more detailed information.

Addresses and Logins


Some of the common addresses that AAPT customers need are:

Username: Your username forms the first part of your email address and User ID and part of your Web home page address.

email address: username@yourdomain.com.au

User ID: username@yourmailserver.com.au

Web home page (where applicable): http://people.yourmailserver.com.au/~username/

When making a connection to your account always type your full User ID, username@yourdomain.com.au, when asked to provide your username, login name or User ID. You will not be able to connect if you type your username alone.

The terminology used here may differ from the terminology used by your software.

Servers


Web Proxy Server: proxy.connect.com.au
Port: 80800
You must use the Web Proxy Server to access Web services via AAPT.

Mail Server (SMTP/POP3): mail.yourmailserver.com.au

News Server: Use your nearest local news server.

Local news servers:

  • ACT: news.can.connect.com.au
  • NSW: news.syd.connect.com.au
  • Queensland: news.bri.connect.com.au
  • South Australia: news.ade.connect.com.au
  • Tasmania: news.hob.connect.com.au
  • Victoria: news.mel.connect.com.au
  • WA: news.per.connect.com.au
DNS Primary Server:
For Windows (except Win3.1): 0.0.0.0
For Mac, Windows 3.1, Shiva and Trumpet Winsock: 255.255.255.255

DNS Secondary Server:
For all 203.8.183.1

Connecting


Standard connection is by Point to Point Protocol (PPP). The server allocates Internet Protocol (IP) addresses to clients dynamically.

Connect Script


The preferred connection method is using PAP which does not require a script, but you can still use a script to connect if you wish. Following are sample login scripts:

Trumpet Winsock


wait: name:
send: [username@yourmailserver.com.au]
wait: word:
send: [password]

Windows 95/98, Windows NT and Shiva Script


proc main

waitfor "name:"
transmit $USERID
transmit "^M"

waitfor "word:"
transmit $PASSWORD

transmit "^M"
waitfor "~"

endproc



Copyright © AAPT Limited