]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Removed old upnp config.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 27 Oct 2008 21:16:46 +0000 (22:16 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 27 Oct 2008 21:16:46 +0000 (22:16 +0100)
config/upnp/gatedesc.xml [deleted file]

diff --git a/config/upnp/gatedesc.xml b/config/upnp/gatedesc.xml
deleted file mode 100755 (executable)
index 07dc07b..0000000
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0"?>
-<root xmlns="urn:schemas-upnp-org:device-1-0">
-       <specVersion>
-               <major>1</major>
-               <minor>0</minor>
-       </specVersion>
-       <device>
-               <deviceType>urn:schemas-upnp-org:device:InternetGatewayDevice:1</deviceType>
-               <friendlyName>IPFire UPnP Device</friendlyName>
-               <manufacturer>IPFire Project</manufacturer>
-               <manufacturerURL>http://www.ipfire.org</manufacturerURL>
-               <modelName>IPFire 2.1</modelName>
-               <UDN>uuid:75802409-bccb-40e7-8e6c-fa095ecce13e</UDN>
-               <iconList>
-                       <icon>
-                               <mimetype>image/gif</mimetype>
-                               <width>118</width>
-                               <height>119</height>
-                               <depth>8</depth>
-                               <url>/ligd.gif</url>
-                       </icon>
-               </iconList>
-               <serviceList>
-      <service>
-       <serviceType>urn:schemas-dummy-com:service:Dummy:1</serviceType>
-        <serviceId>urn:dummy-com:serviceId:dummy1</serviceId>
-             <controlURL>/dummy</controlURL>
-        <eventSubURL>/dummy</eventSubURL>
-               <SCPDURL>/dummy.xml</SCPDURL>
-      </service>
-    </serviceList>
-               <deviceList>
-                       <device>
-                               <deviceType>urn:schemas-upnp-org:device:WANDevice:1</deviceType>
-                               <friendlyName>WANDevice</friendlyName>
-                               <manufacturer>IPFire Project</manufacturer>
-                               <manufacturerURL>http://www.ipfire.org</manufacturerURL>
-                               <modelDescription>WAN Device on Linux IGD</modelDescription>
-                               <modelName>IPFire</modelName>
-                               <modelNumber>2.1</modelNumber>
-                               <modelURL>http://linux-igd.sourceforge.net</modelURL>
-                               <serialNumber>2.1</serialNumber>
-                               <UDN>uuid:75802409-bccb-40e7-8e6c-fa095ecce13e</UDN>
-                               <UPC>Linux IGD</UPC>
-                               <serviceList>
-                                       <service>
-                                               <serviceType>urn:schemas-upnp-org:service:WANCommonInterfaceConfig:1</serviceType>
-                                               <serviceId>urn:upnp-org:serviceId:WANCommonIFC1</serviceId>
-                                               <controlURL>/upnp/control/WANCommonIFC1</controlURL>
-                                               <eventSubURL>/upnp/control/WANCommonIFC1</eventSubURL>
-                                               <SCPDURL>/gateicfgSCPD.xml</SCPDURL>
-                                       </service>
-                               </serviceList>
-                               <deviceList>
-                                       <device>
-                                               <deviceType>urn:schemas-upnp-org:device:WANConnectionDevice:1</deviceType>
-                                               <friendlyName>Internet Connection</friendlyName>
-                                               <manufacturer>IPFire Project</manufacturer>
-                                               <manufacturerURL>http://www.ipfire.org</manufacturerURL>
-                                               <modelDescription>Internet connection on Linux IPFire Firewall</modelDescription>
-                                               <modelName>IPFire</modelName>
-                                               <modelNumber>2.1</modelNumber>
-                                               <modelURL>http://www.ipfire.org</modelURL>
-                                               <serialNumber>2.1</serialNumber>
-                                               <UDN>uuid:75802409-bccb-40e7-8e6c-fa095ecce13e</UDN>
-                                               <UPC>Linux IGD</UPC>
-                                               <serviceList>
-                                                       <service>
-                                                               <serviceType>urn:schemas-upnp-org:service:WANIPConnection:1</serviceType>
-                                                               <serviceId>urn:upnp-org:serviceId:WANIPConn1</serviceId>
-                                                               <controlURL>/upnp/control/WANIPConn1</controlURL>
-                                                               <eventSubURL>/upnp/control/WANIPConn1</eventSubURL>
-                                                               <SCPDURL>/gateconnSCPD.xml</SCPDURL>
-                                                       </service>
-                                               </serviceList>
-                                       </device>
-                               </deviceList>
-                       </device>
-               </deviceList>
-       </device>
-</root>