[haiku-bugs] Re: [Haiku] #11579: can't access Gmail

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Tue, 23 Feb 2016 21:19:01 -0000

#11579: can't access Gmail
----------------------------------------+----------------------------
   Reporter:  khallebal                 |      Owner:  axeld
       Type:  bug                       |     Status:  new
   Priority:  normal                    |  Milestone:  R1/beta1
  Component:  Network & Internet/Stack  |    Version:  R1/Development
 Resolution:                            |   Keywords:
 Blocked By:                            |   Blocking:
Has a Patch:  0                         |   Platform:  x86
----------------------------------------+----------------------------

Comment (by pulkomandy):

 since you get problems using various different browsers, I would think the
 problem is somewhere down in the network stack.
 Maybe you can try lowering the MTU on your network interface:

 {{{
 ifconfig /dev/net/... mtu 1024
 }}}

 This will prevent from sending TCP packets larger than 1024 bytes (the
 default is 1500 bytes). If something in your network setup can't send
 packets as large as 1500 bytes, forcing them to be smaller will help with
 the problem. It is usually possible to discover the MTU for a given link,
 but Haiku doesn't do that, so manually lowering the MTU is the only option
 for now.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11579#comment:23>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: