RE: Link from corporate site to internal corp. network
From: Burton M. Strauss III (bstrauss3@attbi.com)Date: 08/02/02
- Previous message: Patrick Harper: "RE: explain me this trace ?"
- In reply to: Chris: "Link from corperate site to internal corp. network"
- Next in thread: Jason Coombs: "RE: Link from corporate site to internal corp. network"
- Next in thread: Leonard Leblanc: "Re: Link from corperate site to internal corp. network"
- Reply: Jason Coombs: "RE: Link from corporate site to internal corp. network"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Burton M. Strauss III" <bstrauss3@attbi.com> To: <security-basics@securityfocus.com> Date: Fri, 2 Aug 2002 11:41:49 -0500
If it's truly a private network then it will be a broken link - that is it
won't resolve to anything. People can click on it, but it won't go
anywhere.
Say the internal machine is dopey.internal.mycompany.com on a page on
www.mycompany.com
For outside users, the browser will try to resolve "dopey" and get to
"mycompany.com"'s external DNS server who will return "not found"
For internal users, the browser will try to resolve "dopey" and get to
"mycompany.com"'s internal DNS server who will return "Sure, dopey is
10.1.2.3" and the link will work fine.
What you should do is to use the http headers to detect internal vs.
external users and send them a different version of the page.
-----Burton
-----Original Message-----
From: Chris [mailto:brahma@mendolink.com]
Sent: Thursday, August 01, 2002 1:33 PM
To: security-basics@securityfocus.com
Subject: Link from corperate site to internal corp. network
I am just curious what other professionals out their think of this. I have
been forced into letting our web dev dept. put a link on a company web site
to the internal network which is on private IP's. What security problems
can this cause. I don't really see an obvious issue but I just don't like
the idea myself.
Thank You,
Chris D.
Network Security
Mendo Link, LLC
"An Ounce Of Prevention Is Worth A Pound Of Cure."
Om Namo Narayanaya
- Previous message: Patrick Harper: "RE: explain me this trace ?"
- In reply to: Chris: "Link from corperate site to internal corp. network"
- Next in thread: Jason Coombs: "RE: Link from corporate site to internal corp. network"
- Next in thread: Leonard Leblanc: "Re: Link from corperate site to internal corp. network"
- Reply: Jason Coombs: "RE: Link from corporate site to internal corp. network"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|