EFW Support

Support => General Support => Topic started by: DukeOfAwesome on Saturday 25 March 2006, 12:46:29 am



Title: How to set Red Network Card MTU to 1492?
Post by: DukeOfAwesome on Saturday 25 March 2006, 12:46:29 am
I recently posted on the Official Endian forum on sourceforge on how to set the ppp0 to 1492 for an ADSL connection. Now I need to do the same, but for the Red Network card. Does anyone know how to achieve this?

Thanks in advance
Duke


Title: Re: How to set Red Network Card MTU to 1492?
Post by: finchwizard on Friday 21 April 2006, 09:04:00 am
I don't have the same setup as you so I can't test it or try it.

But maybe this will help point you in the right direction.

http://www.linux.com/howtos/IP-Masquerade-HOWTO/mtu-issues.shtml


Title: Re: How to set Red Network Card MTU to 1492?
Post by: DukeOfAwesome on Friday 21 April 2006, 04:09:13 pm
I don't have the same setup as you so I can't test it or try it.

But maybe this will help point you in the right direction.

http://www.linux.com/howtos/IP-Masquerade-HOWTO/mtu-issues.shtml

Thanks finch. Will give that a go...

Duke


Title: Re: How to set Red Network Card MTU to 1492?
Post by: DukeOfAwesome on Thursday 12 October 2006, 10:23:28 pm
This is the fix for this issue:

edit:

/etc/ppp/options and add the following 2 lines at the top of the file.
 
mtu 1492
mru 1492