# > Inet:Providers.UK.Inter@lpha # ANT Internet Suite script for a service provider # # Provider name Inter@lpha Net # # tel 01703 363200 email info@interalpha.co.uk # http://www.interalpha.net/ # # Machine name domain[, IP address] .interalpha.co.uk, Dynamic # # Dynamic IP supported? (YES/NO/FORCE) FORCE # # PPP supported? (YES/NO/FORCE) YES # # Protocol: prompt? (YES/NO), Special features[, PIPEX User prefix] NO, -1 # # Mail fetching server, transport type (SMTP/POP2/POP3/IMAP) post.interalpha.co.uk, POP3 # # Mail sending (SMTP) server, News (NNTP) server post.interalpha.co.uk, news.interalpha.co.uk # # DNS servers (IP addresses) 195.26.224.2, 195.26.224.3 # # PoPresence locations, telephone numbers National, 08453503535 # # Login scripts (Special features is -1) xxScript= waitfor("ogin:", 1000); xxScript= type(lname+"|M"); xxScript= waitfor("assword:", 1000); xxScript= type(lsecret+"|M"); xxScript= waitfor("rotocol:", 1000); sxScript= type("slip|M"); pxScript= type("ppp|M"); sxScript= waitfor("ddress:", 1000); sxScript= read_ip_addr(1000); sxScript= start_slip(); pxScript= start_ppp(); # # Email address EXAMPLE@interalpha.co.uk # # ISP homepage URL http://www.interalpha.net/ # # Time server # # Proxy servers (Scheme, Server:port, Exclude) http, webcache.interalpha.co.uk:3128, interalpha.co.uk,interalpha.net ftp, webcache.interalpha.co.uk:3128, interalpha.co.uk,interalpha.net