HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Using tcpdump...
Operating System - Tru64 Unix
1829585
Members
1888
Online
109992
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
09-29-2007 11:01 PM
09-29-2007 11:01 PM
Using tcpdump...
Dear All,
I have a DS20E running Tru64 (T64V51B, pk3). We have encountered a strange problem wherein if we issue "telnet 192.168.1.27 1521" (192.168.1.27 is a PIX firewall NAT-ted address to our Oracle 10g database), the connection goes through at times but does not otherwise. This NAT-ted address always works for other ports (e.g.21). The problem is only on this IP and that too only for port 1521.
We cannot change this NAT-ted IP as there are several JSPs on our Intranet that uses this IP.
I want to run tcpdump on this Server's only network card to capture traffic to port 1521 on the NAT-ted IP. What should the entire command be to achieve this?
I have a DS20E running Tru64 (T64V51B, pk3). We have encountered a strange problem wherein if we issue "telnet 192.168.1.27 1521" (192.168.1.27 is a PIX firewall NAT-ted address to our Oracle 10g database), the connection goes through at times but does not otherwise. This NAT-ted address always works for other ports (e.g.21). The problem is only on this IP and that too only for port 1521.
We cannot change this NAT-ted IP as there are several JSPs on our Intranet that uses this IP.
I want to run tcpdump on this Server's only network card to capture traffic to port 1521 on the NAT-ted IP. What should the entire command be to achieve this?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2007 04:35 AM
09-30-2007 04:35 AM
Re: Using tcpdump...
Please see "man packetfilter" and "man tcpdump".
cd /dev
./MAKEDEV pfilt
pfconfig +c
tcpdump -n -l -f -i port 1521
cd /dev
./MAKEDEV pfilt
pfconfig +c
tcpdump -n -l -f -i
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP