Linux uPnP control point ?

2003-02-06 Thread Michael Sternberg

Hello
I'm looking for Linux uPnP control point application.
Does not have to be with fancy graphics and the only capability
I'm looking for - is to tell uPnP enabled gateway to make some
static port mappings. Anybody heard about such thing ? Tried to
search on Google and found nothing. I know that the last resort
is to use uPnP sdk and write something myself..

Michael


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: Linux uPnP control point ?

2003-02-06 Thread Gilad Ben-Yossef
On Thu, 2003-02-06 at 17:55, Michael Sternberg wrote:
 
 Hello
 I'm looking for Linux uPnP control point application.
 Does not have to be with fancy graphics and the only capability
 I'm looking for - is to tell uPnP enabled gateway to make some
 static port mappings. Anybody heard about such thing ? Tried to
 search on Google and found nothing. I know that the last resort
 is to use uPnP sdk and write something myself..
 

I'm not aware of any specific application and haven't been following
that subject for a long time but you might want to check the NAT
traversal IETF workgroup mailing list, I have some very vague memory of
seeing something there that can help you 10 months or so ago.

BTW, if my memory serves me right uPnP is very very simple to implment.
In fact, it is *too simple* up to the point of being a serious security
hazard as (at least in it's then current state) - it had no real
authentican mechasim and any uPnP enabled device/application on teh
network can use the gateway to do a man in the middle attack on any uPnP
using device and worse. Maybe they got it fixed since. Maybe... ;-)

Cheers,
Gilad

   Michael
 
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]
 
-- 
Gilad Ben-Yossef [EMAIL PROTECTED]
http://benyossef.com

 A 24-year-old South Korean man died after playing computer
  games nonstop for 86 hours, police said.

  http://www.smh.com.au/articles/2002/10/10/1034061260831.html


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




RE: Linux uPnP control point ?

2003-02-06 Thread Aviram Jenik
 I'm looking for Linux uPnP control point application.

Try upnpd:
http://linux-igd.sourceforge.net/documentation.php

Very simple and straightforward.

- Aviram


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]