- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: traceroute and firewall
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 12:33 AM
01-02-2003 12:33 AM
traceroute and firewall
There are 2 servers, A in US, B is in
Singapore. we can use ssh2 to login A from B.
but we can not traceroute from A to B, or B to A.
is it normal?
traceroute can come across firewall or not?
which tool can do it?
thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 12:48 AM
01-02-2003 12:48 AM
Re: traceroute and firewall
2 . Is the ip address routeable,
3. Are the address of the servers nat on the firewall.
4. You have to check the rules on the firewall
5. Do you have ssh2 properly configured?
These are the answers you have to look into and eliminate to help you resolve the issues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 12:58 AM
01-02-2003 12:58 AM
Re: traceroute and firewall
others i am not sure. but can traceroute some node, but stop at an ISP.
for sure, B server is behind firewall.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 01:19 AM
01-02-2003 01:19 AM
Re: traceroute and firewall
Unix traceroute is done with high-port UDP packets ( incrementing port numbers) with a short TTL.
Windows traceroute depends on ICMP echo requests and replies. In order to run traceroute tests across a firewall, ICMP echo requests and replies must be opened at the firewall. If your firewall is configured not to let ICMP echo requests into your network .
you will have open up ICMP echo and ICMP reply in your firewall to allow traceroute with windows or UDP ports over a high range in your firewall to traceroute in unix .
Both are dangerous to security in my opinion.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 01:34 AM
01-02-2003 01:34 AM
Re: traceroute and firewall
any other idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 01:40 AM
01-02-2003 01:40 AM
Re: traceroute and firewall
all firewalls will block UDP ports as a security measure by default.
The only solution for you is to open udp port traffic in the firewall for unix traceroute to work.
I strongly recommend not to do that...
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 06:32 AM
01-02-2003 06:32 AM
Re: traceroute and firewall
It is possible to selectively allow ping and traceroute on many firewalls. For example, you could craft a rule that said "allow traceroute for inside hosts, allow replies from outside hosts".
Post the make & model of your firewall. Maybe we can help with appropriate configs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2003 06:58 AM
01-02-2003 06:58 AM