HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- syslog to remote host
Operating System - HP-UX
1833903
Members
1922
Online
110063
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
Go to solution
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
11-28-2001 10:43 PM
11-28-2001 10:43 PM
Hi!
I'm trying to set up a syslog notice to a remote host through a firewall and now I'm stucked. The server on the other side of the firewall is configured to reseve messages from my host.
syslog.conf
local2.notice @
and then I run
logger -p local2.notice "test_message"
Have I missed something
I'm trying to set up a syslog notice to a remote host through a firewall and now I'm stucked. The server on the other side of the firewall is configured to reseve messages from my host.
syslog.conf
local2.notice @
and then I run
logger -p local2.notice "test_message"
Have I missed something
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2001 11:48 PM
11-28-2001 11:48 PM
Solution
Hi,
Make sure the firewall allows port 514/udp through it. The port is used by syslog for remote logging.
Also make sure your DNS is working well and the local machine resolves the name of the remote machine, or, use the ip address in /etc/syslog.conf
E.
Make sure the firewall allows port 514/udp through it. The port is used by syslog for remote logging.
Also make sure your DNS is working well and the local machine resolves the name of the remote machine, or, use the ip address in /etc/syslog.conf
E.
To Live Is To Learn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 12:04 AM
11-29-2001 12:04 AM
Re: syslog to remote host
Have you sent a HUP to your syslogd to make it reread its syslog.conf file?
if not send a HUP to the process
kill -HUP `cat /var/run/syslog.pid`
should do the trick.
Hope this helps.
if not send a HUP to the process
kill -HUP `cat /var/run/syslog.pid`
should do the trick.
Hope this helps.
Experience is a hard teacher. It tests first and teaches afterward.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 02:24 AM
11-29-2001 02:24 AM
Re: syslog to remote host
Thanks Eugen, it was a DNS problem, the case is solved.
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