You are not logged in.

#1 2012-08-18 09:35:45

rtfreedman
Member
Registered: 2011-08-27
Posts: 80

[downgraded] Can't connect to https://aur.archlinux.org

For some days now I can't connect to AUR via ssl - not with packer or firefox or midori nor chromium
Every other site connects well with ssl - just not AUR
- chromium says  Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error.
- midori says SSL handshake error

What could possible be wrong with my system?

Last edited by rtfreedman (2012-08-18 20:43:20)

Offline

#2 2012-08-18 11:19:35

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,517
Website

Re: [downgraded] Can't connect to https://aur.archlinux.org

I had a related problem a while back that was due to my MTU setting.

check `ifconfig` or `ip link` to see what your mtu is set at.  If it is not 1500 (or greater) than you can try setting it to 1500.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2012-08-18 12:02:22

rtfreedman
Member
Registered: 2011-08-27
Posts: 80

Re: [downgraded] Can't connect to https://aur.archlinux.org

Yep - that worked, thanks alot.
It was set to 576 - 'ifconfig eth0 mtu 1500' did the trick

I recently changed the net confg from rc.conf  to /etc/conf.d/netcfg

Now, where do I set it permanently?
There is no example in /etc/network.d/examples/*

Edit: I've added this line 'ip link set dev eth0 mtu 1492' to rc.local
Not sure if there isn't a better solution, like adding the mtu to /etc/conf.d/netcfg
which would be much better - all config parms in one place....

Last edited by rtfreedman (2012-08-18 12:44:37)

Offline

#4 2012-08-18 17:31:25

rtfreedman
Member
Registered: 2011-08-27
Posts: 80

Re: [downgraded] Can't connect to https://aur.archlinux.org

Unfortunately, putting it in rc.local doesn't work
I've tried both 'ifconfig ..' and 'ip link set ...'

Offline

#5 2012-08-18 19:37:14

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,517
Website

Re: [downgraded] Can't connect to https://aur.archlinux.org

Sorry, I don't use netcfg, so I don't know how that is configured.

I believe this can be set in /etc/ppp/options but I don't know how/if that is used by netcfg.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#6 2012-08-18 20:42:00

rtfreedman
Member
Registered: 2011-08-27
Posts: 80

Re: [downgraded] Can't connect to https://aur.archlinux.org

I've gone back to rc,conf for my static network - deprecated or not, it just works - mtu is set to 1500 automatically
I had to add the nameserver to resolv.conf and all is well
I configured a static ip in netcfg - but something went bad...
Maybe I try it later again....

Last edited by rtfreedman (2012-08-18 20:42:31)

Offline

#7 2012-08-18 21:21:17

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,178

Re: [downgraded] Can't connect to https://aur.archlinux.org

I set it in /etc/dhcpcd.conf or, rather, I tell dhcpd not to respect the network MTU. But I don't know that this will help if you have a static ip.


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

Board footer

Powered by FluxBB