All pastes #2051973 Raw Edit

Someone

public text v1 · immutable
#2051973 ·published 2011-04-29 18:30 UTC
rendered paste body
<?xml version="1.0" encoding="UTF-8"?>
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="98.212.243.246" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">
	<!-- Localhost here -->
	<define subnet="127.0.0.0/8" address="127.0.0.1" />
	<!-- Internalhosts here (LANs IPs) -->
	 <define subnet="192.168.1.1/16" address="192.168.1.1" /> 
</gameserver>