Re: Delaying actions on network availability

2010-02-21 Thread olle
On Sat, Feb 20, 2010 at 09:49:48PM +0100, koos vriezen wrote:
> 
> > I've set up OpenVPN to tunnel all traffic on my N900 and it works 
> > beautifully with /etc/network/if-up / down scripts.
> >
> > Problem is, while OpenVPN is connecting, the IM clients all connect and 
> > then when the tunnel is up and default route is re-set it takes ages for 
> > them to time-out and reconnect.
> >
> > Is there any way to delay actions that happen on network availability (IM 
> > connect, mail sync, etc.)?
> 
> Interesting, I have a similar problem with kmplayer's download page
> detecting the network connection has gone.
> Looking a bit inside /proc/sys/net/ipv4/ I see that tcp_keepalive_*
> might be useful in this respect. According to
> http://tldp.org/HOWTO/TCP-Keepalive-HOWTO/usingkeepalive.html the
> connection is terminated 9*75+7200 secs, i.e. about 2:11:15.
> No idea if lowering these values will help though.

I'd rather not tweak the actual timeouts but delay the connections til after 
the VPN is up.
Another possible solution I thought about is faking a network 
disconnect/connect over dbus after th VPN is up to make all apps reconnect. 
Thoughts?

/olle
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Delaying actions on network availability

2010-02-20 Thread olle
Hi all!

I've set up OpenVPN to tunnel all traffic on my N900 and it works beautifully 
with /etc/network/if-up / down scripts.

Problem is, while OpenVPN is connecting, the IM clients all connect and then 
when the tunnel is up and default route is re-set it takes ages for them to 
time-out and reconnect.

Is there any way to delay actions that happen on network availability (IM 
connect, mail sync, etc.)?

Cheers,

/olle
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Remove Darius?

2008-09-06 Thread olle
On Sat, Sep 06, 2008 at 05:51:49PM +0300, Felipe Contreras wrote:
> 
> Just ignore him on-the-record, is my suggestion.

People have suggested this before, but it really difficult to get
the whole list membership to agree to ignoring him. Therefore the
troll persists...

/olle
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Remove Darius?

2008-09-06 Thread olle
On Sat, Sep 06, 2008 at 03:50:42PM +0100, Sebastian 'CrashandDie' Lauwers wrote:
> On Sat, Sep 6, 2008 at 3:39 PM, Eric Warnke <[EMAIL PROTECTED]> wrote:
> > I would support that as well.
> 
> And so would I.

Please!

Maybe it would be more effective to poll for anyone interested in keeping him?

/olle
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Battery drain with Diablo 4.2008.23-14

2008-08-11 Thread olle
On Mon, Aug 11, 2008 at 12:26:23PM +0200, Juan A. Suarez Romero wrote:
> 
> The battery of my N810 lasts a day after reflashing it with Diablo
> version 4.2008.23-14.

Had a similar experience when upgrading an N800 a while ago.
IIRCC the fix then was to delete and recreate the swap file.

/olle
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: OpenSSH vulnerability and maemo extras upload accounts.

2008-05-20 Thread olle
On Sat, May 17, 2008 at 11:26:44PM +0200, Loïc Minier wrote:
> > 
> > "then" being 0.9.8c-1 released 17 Sep 2006. If your key is older
> > than that you are not affected by this issue.
> 
>  You are if you used your keys with an affected OpenSSL.

No. If your key was generated before the bug was introduced, it is
most definately not affected. You could potentially still have a
problem if you use your (non predictable) key with a signature
scheme like DSA that needs randomness, though.

/olle
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: OpenSSH vulnerability and maemo extras upload accounts.

2008-05-17 Thread olle
On Fri, May 16, 2008 at 10:06:40PM +0200, Niels Breet wrote:
> 
> Recently a security issue has been found in Debian\'s implementation
> of OpenSSH as per CVE-2008-0166.

That should be OpenSSL, although OpenSSH uses OpenSSL for key creation.

> That directly affects openssh, and any key generated on Debian or
> Debian-derived systems from then until the recent security updates (on
> Debian, versions 0.9.8c-4etch3 or 0.9.8g-9) is deemed potentially
> compromised.

"then" being 0.9.8c-1 released 17 Sep 2006. If your key is older
than that you are not affected by this issue.

> If you have uploaded your key to garage.maemo.org and you believe this
> affects you: Please update your own version of OpenSSH and
> after that please re-generate a ssh key.

Again, please update your _OpenSSL_ library to current patchlevel.

/olle
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: ANNOUNCE: Internet Communications Software Update 2 for N800/N810

2008-01-04 Thread olle
On Fri, Jan 04, 2008 at 01:08:02PM +0200, Gabriel Schulhof wrote:
> 
> While libpurple's protocol support is now available via our chat app
> THANKS TO TELEPATHY-HAZE, the pidgin-otr package on Maemo extras is
> strictly a Pidgin user interface plugin, rather than a protocol plugin.

Darn, so we're no closer to OTR support then. I was hoping for a free ride!

> Thus, a second user interface would have to be written for OTR to work
> with an application other than Pidgin.

Not sure what you mean by a second user interface...

IIRC pidgin-otr is based on libotr (http://www.cypherpunks.ca/otr/) so I
guess we're still back to the drawing board with bug 1921 and integration
of libotr within the existing maemo IM/chat framework. Any takers?

/olle
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: ANNOUNCE: Internet Communications Software Update 2 for N800/N810

2008-01-03 Thread olle
Great news!

Does this mean that pidgin plugins such as OTR
ref: https://bugs.maemo.org/show_bug.cgi?id=1921
will work OOTB or perhaps only require some minimal porting?

/olle
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: ANNOUNCE: Internet Communications Software Update for N800

2007-07-23 Thread Olle E Johansson

23 jul 2007 kl. 17.33 skrev koos vriezen:

> 2007/7/16, Naba Kumar <[EMAIL PROTECTED]>:
> [..]
>>
>> This release is a beta release and therefore may not be suitable for
>> serious personal use. However, if you are interested in helping  
>> improve
>> it, the update should be fairly usable and we encourage to try it.
>
> Thanks, I was really waiting for this a long time.
>
> Oddly enough I can't find rtcomm using the 'search' on garage nor
> browsing the project cloud, so posting an issue here.
> It works fine with asterisk. However I noticed a rather grave issue
> and that is that when calling my n800 from my laptop via asterisk, the
> microphone on the n800 is already opened. Ie. I can hear the n800 end
> when the phone is still ringing. No idea if asterisk may be fault too,
> but muting the microphone until answered would be a good idea anyhow
> :-)
>
I did not get registration working on my Asterisk. Did you?
I used authentication and the N800 failed to retransmit with
proper authentication headers.

I might have been using a weird Asterisk installation, so I just wanted
to check... :-)

/O
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers