xboxscene.org forums
OG Xbox Forums => Software Forums => XboxMediaPlayer => Topic started by: brian417 on August 26, 2003, 07:41:00 PM
-
here's my config.xml:
<local>
<address>192.168.0.102</address>
<subnet>255.255.255.0</subnet>
<gateway>192.168.2.1</gateway>
<nameserver>192.168.1.1</nameserver>
<playlists>$HOMEplaylists</playlists>
<timeserver>207.46.248.43</timeserver>
<cddbserver>194.97.4.18</cddbserver>
<thumbnails>$HOMEthumbs</thumbnails>
<bookmarks>$HOMEbookmarks</bookmarks>
<subtitles>$HOMEsubtitles</subtitles>
<cddb>$HOMEcddb</cddb>
<imdb>$HOMEimdb</imdb>
</local>
<music>
<visible>true</visible>
<share>
<name>RELAX</name>
<url>c:[email protected]</url>
</share>
<share>
<name>Network (XNS)</name>
<url>c:[email protected]</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Network (SMB)</name>
<url>smb://username:password@workgroup/computer/share</url>
<cachesize>256</cachesize>
</share>
<share>
<name>HDD</name>
<url>e:music</url>
</share>
<share>
<name>Internet Radio (SHOUTcast)</name>
<url>$HOMEshoutcast</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Playlists</name>
<url>$HOMEplaylists</url>
<cachesize>32</cachesize>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
</share>
<share>
<name>CDDA</name>
<url>cdda:</url>
</share>
</music>
<pictures>
<visible>true</visible>
<share>
<name>RELAX</name>
<url>c:[email protected]</url>
</share>
<share>
<name>Network (XNS)</name>
<url>c:[email protected]</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Network (SMB)</name>
<url>smb://username:password@workgroup/computer/share</url>
<cachesize>256</cachesize>
</share>
<share>
<name>HDD</name>
<url>e:pictures</url>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
</share>
</pictures>
<videos>
<visible>true</visible>
<share>
<name>RELAX</name>
<url>c:[email protected]</url>
</share>
<share>
<name>Network (XNS)</name>
<url>c:[email protected]</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>Network (SMB)</name>
<url>smb://username:password@workgroup/computer/share</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>HDD</name>
<url>e:videos</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>Playlists</name>
<url>$HOMEplaylists</url>
<cachesize>1024</cachesize>
</share>
<share>
<name>DVDROM (UDF)</name>
<url>d:</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>DVDROM (ISO9660)</name>
<url>iso9660:</url>
<cachesize>8192</cachesize>
</share>
</videos>
<tvguide>
<visible>false</visible>
<autoprocess>true</autoprocess>
</tvguide>
<apps>
<visible>true</visible>
<share>
<name>HDD</name>
<url>e:appsshortcuts</url>
</share>
</apps>
<applications>
<bookmark>
<name>Emulators</name>
<path>e:appsemulators</path>
</bookmark>
<bookmark>
<name>Utilities</name>
<path>e:appsutils</path>
</bookmark>
<bookmark>
<name>Shortcuts</name>
<path>$HOMEshortcuts</path>
</bookmark>
</applications>
<extensions>
<music>ac3|aac|nfo|pls|rm|sc|mpa|wav|wma|ogg|mp3|mp2|m3u</music>
<videos>nfo|rm|m3u|ifo|mov|qt|divx|xvid|bivx|vob|pva|wmv|asf|asx|ogm|m2v|avi|bin|dat|mpg|mpeg|mkv|avc|vp3|svq3|nuv|viv|dv|fli</videos>
<pictures>png|jpg|jpeg|bmp|gif|ico|tif|tiff|tga|pcx</pictures>
</extensions>
<dashboard>evoxdash.xbe</dashboard>
<shutdowntime>0</shutdowntime>
<sensitivity>0.2</sensitivity>
<xnsbuffer>8192</xnsbuffer>
<resolution>1</resolution>
<language*>22</language*>
<subtitleencoding>UTF-8</subtitleencoding>
<usettfuifont>false</usettfuifont>
<screensaver>0</screensaver>
<snapstreamserver>192.168.1.1</snapstreamserver>
<snapstreamuser>common</snapstreamuser>
<precache>10</precache>
<shoutcasttimeout>12</shoutcasttimeout>
<recordingpath>e:musicrecordings</recordingpath>
<scrollysuffix>|</scrollysuffix>
<autolaunchxbox>true</autolaunchxbox>
<autolaunchdvd>true</autolaunchdvd>
<autolaunchcdda>false</autolaunchcdda>
<usecddb>true</usecddb>
<!- Set to false to remove the IP/Disk Space/Build Info on Main Screen -->
<showdebug>true</showdebug>
<ledcontrol>5</ledcontrol>
<swapdate>false</swapdate>
<!- Set to true to enable the splashscreen -->
<showsplash>false</showsplash>
</media>
</configuration>
-

<address>192.168.0.102</address> <-- Adress of the XBOX
<subnet>255.255.255.0</subnet> <-- Subnet to use
<gateway>192.168.2.1</gateway> <-- Adress to the nic on the computor with ICS going
I see you set the nameserver to another ip. Try setting it to the same as the gateway.
Also make sure ICS (Internet Connection Sharing) is on for that nic (network interface card) and if you have a firewall check so it lets you through and that it dont block the inbound connections
-
I did an ipconfig/all and sure enough the gateway was 192.168.0.1 and not 192.168.2.1 I would have never thought of this as i would have figured that if these settings were wrong then nothing would work.
thank you.