xboxscene.org forums

Author Topic: Myxomatosis Question  (Read 63 times)

threefromthekey

  • Archived User
  • Newbie
  • *
  • Posts: 36
Myxomatosis Question
« on: July 17, 2003, 09:07:00 PM »

wink.gif
Logged

Champ189WS

  • Archived User
  • Full Member
  • *
  • Posts: 200
Myxomatosis Question
« Reply #1 on: July 17, 2003, 10:19:00 PM »

beerchug.gif

followup to #1

heres my xml if it helps with the network stuff change it to your network settings

<Config>
<Main>
<DiscTitle>Media X Menu</DiscTitle>
<DiscSubtitle>Matrix Test Configuration</DiscSubtitle>
<SkinsPath>C:MXMSkins</SkinsPath>
</Main>
<Network>
<UseDHCP>True</UseDHCP>
<IP>192.168.2.28</IP>
<DNS1>0.0.0.0</DNS1>
<DefaultGateway>192.168.2.1</DefaultGateway>
<SubnetMask>255.255.255.0</SubnetMask>
</Network>
<Preferences>
<FTPPriority>highest</FTPPriority>
<SynchronizeClock>true</SynchronizeClock>
<Nickname>J's XBOX</Nickname>
</Preferences>
<FTPServer>
<User>
<Name>xbox</Name>
<Password>xbox</Password>
</User>
</FTPServer>
</Config>
Logged