Re: Problem with red hat 7.2 for s390

Rob van der Heij <[email protected]> Tue, 23 Apr 2002 12:26:00 +0200
Newsgroups gmane.linux.redhat.s390
Message-ID <[email protected]>
At 09:44 23-04-02 +0200, Marco Ortisi wrote:

>At this point loader blocked here for ever. I have studied all advisory in
>red hat site but nothing. Can you help me for this problem?

Have a look at the MTU size setting. I expect the output that
follows your command is large enough to fill the entire MTU
and gets rejected somewhere further down the path. You can set
the MTU in the RedHat parmfile or do an 'ifconfig' manually
(e.g. ifconfig eth0 mtu 576)

Rob