PDA

View Full Version : Linux box in a Windows LAN


Godfodda
09-15-02, 12:05 AM
Have a Q about adjusting my newly assembled Linux box (Mandrake 8.2) in my all Windows LAN. How do I adjust the MTU size in Linux?

I think this is the problem I'm having with some websites not fully loading. The MaxMTU reg fix works in all the Windows machines, but being totally new to Linux, I haven't a clue where to go to change it.

FYI, the machine can access the net through the Windows "router" just fine. But some pages only partially load, and some don't load at all. On the Win machines, this is fixed by adjusting my MaxMTU setting for the NIC to 1454 in the registry. That's what I'm trying to figure out how to do on the new box.

Hopefully I can squeeze this is in and get an answer before the forums go down for the move. :)

Godfodda
09-15-02, 12:57 AM
Finally got my Google search terms right and found the howto here (http://www.mail-archive.com/masq@tori.indyramp.com/msg00690.html). Specifically,

ifconfig <interface> <ip-address> MTU <number>

from a terminal window. Easy enough. And it works.

su root
09-16-02, 12:51 PM
For stuff like this, you would have better luck posting in the Alternative OS, or OS forums.

Godfodda
09-16-02, 08:53 PM
Ya, it was a toss-up between there and here. Luckily I found the answer. I'm sure I'll have more questions for the OS forums sometime later. :)