<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.3">
</HEAD>
<BODY>
I have a GSM with GPRS that connects using IrDA.<BR>
<BR>
I can setup a connection manually, but I need it to be done by network manager as that notifies my applications an internet connection is available.<BR>
<BR>
I can not find how to configure nm so that it is notified that irda is up, so that nm can start the pppd.<BR>
<BR>
What I am trying to achieve is let udev do the work for setting up the irda connection, but don't know how nm is triggered. Do I need to send a dbus message? <BR>
<BR>
Or am I on the wrong path here.<BR>
<BR>
Thanks in advance,<BR>
<BR>
Ferry
</BODY>
</HTML>