I'm trying to debug a networkmanager problem. I've found this xml file:
~/.gconf/system/networking/connections/1/ipv4/%gconf.xml
Can anyone help with interpreting the address values? I'm especially curious
about the negative one :-)
thanks...
David.
<?xml version="1.0"?>
<gconf>
<entry name="dns-search" mtime="1236774478" type="list" ltype="string">
<li type="string">
<stringvalue>kenpro.com.au</stringvalue>
</li>
</entry>
<entry name="routes" mtime="1236774478" type="list" ltype="int">
</entry>
<entry name="addresses" mtime="1236774478" type="list" ltype="int">
<li type="int" value="1814304715">
</li>
<li type="int" value="24">
</li>
<li type="int" value="-31189045">
</li>
</entry>
<entry name="dns" mtime="1236774478" type="list" ltype="int">
<li type="int" value="19142603">
</li>
</entry>
<entry name="method" mtime="1236774478" type="string">
<stringvalue>manual</stringvalue>
</entry>
<entry name="name" mtime="1236774478" type="string">
<stringvalue>ipv4</stringvalue>
</entry>
</gconf>
ipv4/\%gconf.xml (END)
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html