- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: stop the log..
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
06-09-2002 06:20 PM
06-09-2002 06:20 PM
stop the log..
'Happy Meal MAX Packet size error...'
I heard that is kind of DOS(Denial Of Service)
it is continuously logged and I have been searched the way stoping DOS
How can I stop the attack
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2002 07:35 PM
06-09-2002 07:35 PM
Re: stop the log..
I am not sure if this is a DOS attack or not.
If it is so, can you tell the source IP of the packet?
Can you block the packets' IP using ipchains / iptables?
The other possibility is, checkout the negotiation between hub/switch and your server. One report on the web said this error message happened when autonegotiation failed.
check your dmesg and /sbin/mii-tool to find the speed and duplex of the LAN.
good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 04:31 PM
06-10-2002 04:31 PM
Re: stop the log..
I think what you said , and I am sure your reply is right but this is not only auto nego.. but also ip aliasing problem .
'Linux redhat 2.2.14-5.0 sparc64' that is my platform
Linux on sparc is not common
and I have tested ip aliasing
but results is bad.
I post kernet routing table we have configured.
see that attaced file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 06:15 PM
06-10-2002 06:15 PM
Re: stop the log..
I am not familiar with RH on Sparc. All I can say is , on IA32.
For example, my NIC on the server, Intel EtherPro100 have 2 drivers.
eepro100 and e100.
Their default is auto-nego. But I can configure it as "FIXed Speed" ,if I pass some options.
I guess your driver for NIC has something like that.
eepro100 never show the connection speed on dmesg. But e100 shows current connection spped and duplex mode.
How about yours?
Checkout inside of driver source or developer's web page would be good idea to find auto-nego info.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 07:11 AM
06-11-2002 07:11 AM
Re: stop the log..
http://www.hp.com/security/products/linux/
Thanks
-hal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 03:40 PM
06-11-2002 03:40 PM
Re: stop the log..
I noticed that full duplex mode on the switch was fixed
change the mode half first then 'Happy Meal .. packet error..' disappear thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2002 03:44 PM
06-11-2002 03:44 PM
Re: stop the log..
I mistake the assingning points.
my problem is solved because of you ,so reply again masanari
I will give you magical answer points.