If the site requires a popup, you can inbedd the userid and password in your url for example:
http://myuserid:[EMAIL PROTECTED] "Kashan Akins" <[EMAIL PROTECTED]> on 06/12/2003 11:08:14 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: (bcc: Jason Peterson/Chicago/U3/TrizecHahn) Subject: Re: [WhatsUp Forum] Ethereal sniffer tool I have used Ethereal quite a bit. I usually create a filter so that I am only grabbing port 80 to the destination host. This will work if the logon is imbedded in the page as opposed to a popup (ala' NTFS security). Do a trace including the login. After you have the trace use the option to "follow the stream" so you get a nice notepad like window of the complete transaction from which you can copy the required http request headers. I assume you are creating a service in WUG. I believe you need version 8 so that you get more than one line to "send" all the necessary requests. Then I usually use the "expect" statement to look for a "200" response. -Kashan "Cameron, Rodney J." <[EMAIL PROTECTED]> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> Sent by: cc: [EMAIL PROTECTED] Subject: [WhatsUp Forum] Ethereal sniffer tool pswitch.com 06/12/2003 11:01 AM Please respond to WhatsUp_Forum Has anyone used the Ethereal sniffer tool? I am trying to setup WhatsUp to Monitor a Web Page that requires Login. Any information would be appreciated. Thank you Rodney J. Cameron Automation Specialist Automated Operations 7130 GoodLett Farms Pkwy Cordova, TN 38016 [EMAIL PROTECTED] Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
