<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Network cable connection interrupt = kernel/driver message ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/network-cable-connection-interrupt-kernel-driver-message/m-p/4630189#M532659</link>
    <description>Hello&lt;BR /&gt;&lt;BR /&gt;Is there a default logging if a network-connection to a switchport is broken or reconnected. (like in Tru64 -&amp;gt; interface up/down message in the messages-File.)&lt;BR /&gt;&lt;BR /&gt;(could depend on the driver ?)&lt;BR /&gt;&lt;BR /&gt;Thanks for all Feedbacks.&lt;BR /&gt;&lt;BR /&gt;Olaf Kasper</description>
    <pubDate>Fri, 07 May 2010 12:27:20 GMT</pubDate>
    <dc:creator>Kasper_USB</dc:creator>
    <dc:date>2010-05-07T12:27:20Z</dc:date>
    <item>
      <title>Network cable connection interrupt = kernel/driver message ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-cable-connection-interrupt-kernel-driver-message/m-p/4630189#M532659</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Is there a default logging if a network-connection to a switchport is broken or reconnected. (like in Tru64 -&amp;gt; interface up/down message in the messages-File.)&lt;BR /&gt;&lt;BR /&gt;(could depend on the driver ?)&lt;BR /&gt;&lt;BR /&gt;Thanks for all Feedbacks.&lt;BR /&gt;&lt;BR /&gt;Olaf Kasper</description>
      <pubDate>Fri, 07 May 2010 12:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-cable-connection-interrupt-kernel-driver-message/m-p/4630189#M532659</guid>
      <dc:creator>Kasper_USB</dc:creator>
      <dc:date>2010-05-07T12:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Network cable connection interrupt = kernel/driver message ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-cable-connection-interrupt-kernel-driver-message/m-p/4630190#M532660</link>
      <description>Yes. Normally you see a message on console and in syslog like "link down".</description>
      <pubDate>Fri, 07 May 2010 12:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-cable-connection-interrupt-kernel-driver-message/m-p/4630190#M532660</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-05-07T12:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Network cable connection interrupt = kernel/driver message ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-cable-connection-interrupt-kernel-driver-message/m-p/4630191#M532661</link>
      <description>Any idea, if i see nothing in the syslog after a switch/port - change ?&lt;BR /&gt;</description>
      <pubDate>Fri, 07 May 2010 12:53:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-cable-connection-interrupt-kernel-driver-message/m-p/4630191#M532661</guid>
      <dc:creator>Kasper_USB</dc:creator>
      <dc:date>2010-05-07T12:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Network cable connection interrupt = kernel/driver message ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-cable-connection-interrupt-kernel-driver-message/m-p/4630192#M532662</link>
      <description>Kasper_USB,  &lt;BR /&gt;&lt;BR /&gt;Check /etc/syslog.conf.  I am experiencing similar issues that you are, but the first place I checked was what logging looked like in syslog.conf.  &lt;BR /&gt;&lt;BR /&gt;Here is my configuration, which is default I believe.&lt;BR /&gt;&lt;BR /&gt;mail.debug              /var/adm/syslog/mail.log&lt;BR /&gt;auth.debug              /var/adm/syslog/debug-ssh.log&lt;BR /&gt;*.info;mail.none        /var/adm/syslog/syslog.log&lt;BR /&gt;*.alert                 /dev/console&lt;BR /&gt;*.alert                 root&lt;BR /&gt;*.emerg                 *&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The *.info line should allow for this link loss event to be logged to syslog.  At least I would assume that a link loss error message would be Info or higher, yet I see nothing in syslog for this event.&lt;BR /&gt;&lt;BR /&gt;Is there some other log file somewhere that is perhaps getting this event written to it instead of syslog?&lt;BR /&gt;&lt;BR /&gt;Kasper_USB -- what does your syslog.conf look like?&lt;BR /&gt;&lt;BR /&gt;Thanks all,</description>
      <pubDate>Wed, 02 Jun 2010 20:31:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-cable-connection-interrupt-kernel-driver-message/m-p/4630192#M532662</guid>
      <dc:creator>John Talaga</dc:creator>
      <dc:date>2010-06-02T20:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Network cable connection interrupt = kernel/driver message ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/network-cable-connection-interrupt-kernel-driver-message/m-p/4630193#M532663</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Here my config:&lt;BR /&gt;&lt;BR /&gt;# @(#)B.11.31_LR&lt;BR /&gt;#&lt;BR /&gt;# syslogd configuration file.&lt;BR /&gt;#&lt;BR /&gt;# See syslogd(1M) for information about the format of this file.&lt;BR /&gt;#&lt;BR /&gt;mail.debug              /var/adm/syslog/mail.log&lt;BR /&gt;*.info;mail.none        /var/adm/syslog/syslog.log&lt;BR /&gt;*.alert                 /dev/console&lt;BR /&gt;*.alert                 root&lt;BR /&gt;*.emerg                 *&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;its default.&lt;BR /&gt;&lt;BR /&gt;Greetings Olaf</description>
      <pubDate>Thu, 10 Jun 2010 09:05:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/network-cable-connection-interrupt-kernel-driver-message/m-p/4630193#M532663</guid>
      <dc:creator>Kasper_USB</dc:creator>
      <dc:date>2010-06-10T09:05:26Z</dc:date>
    </item>
  </channel>
</rss>

