This file is indexed.

/etc/linuxigd/gatedesc.xml is in linux-igd 1.0+cvs20070630-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?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>Linux Internet Gateway Device</friendlyName>
		<manufacturer>Linux UPnP IGD Project</manufacturer>
		<manufacturerURL>http://linux-igd.sourceforge.net</manufacturerURL>
		<modelName>IGD Version 1.00</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>Linux UPnP IGD Project</manufacturer>
				<manufacturerURL>http://linux-igd.sourceforge.net</manufacturerURL>
				<modelDescription>WAN Device on Linux IGD</modelDescription>
				<modelName>Linux IGD</modelName>
				<modelNumber>1.00</modelNumber>
				<modelURL>http://linux-igd.sourceforge.net</modelURL>
				<serialNumber>1.00</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>WANConnectionDevice</friendlyName>
						<manufacturer>Linux UPnP IGD Project</manufacturer>
						<manufacturerURL>http://linux-igd.sourceforge.net</manufacturerURL>
						<modelDescription>WanConnectionDevice on Linux IGD</modelDescription>
						<modelName>Linux IGD</modelName>
						<modelNumber>1.00</modelNumber>
						<modelURL>http://linux-igd.sourceforge.net</modelURL>
						<serialNumber>1.00</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>