Bookmark links logging me out
I have some links defined at the domain level in the "Bookmarks Channel". They are standard URL structure, such as "http://internalserver.domain.com"
I have the domains entered int he Gateway profile so they will be re-routed through our network.
The problem is, when I click on the link that shows up in the Bookmarks channel, I get logged out of the portal. However, if I right click, copy shortcut, and paste it into the URL field, it works fine.
Am I missing something?
[505 byte] By [
708884] at [2007-11-25 4:35:07]

You might wanna enable debugging and take a look at the iwtGateway logs and the iwtSession logs to see what could be happening in addition to taking a look at the html for the page.
iwtGateway logs when in debug mode will show you in detail how the gateway is handling the html/js code for your internal website and iwtSession logs should tell you if the session is being dropped and if so how. In addition you might also wanna take a look at the web server error logs at the time of the session logout to check for any exceptions.