<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type></HEAD>
<BODY dir=ltr bgColor=#ffffff text=#000000>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>Hi 
all,</DIV></DIV>
<DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>OK, 
this stuff about internal and external IP addresses is confusing me. I always 
thought that an internal IP address (192.168.x.x) was for running things on a 
network, and an external for running things on the internet.</DIV></DIV>
<DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>I 
use 192.168.1.254 to log into my router and have forwarded port 28888 (8000 is 
already being used by another server I’m running) for Icecast, as specified in 
the <listen-socket> section. The router doesn’t ask me for an IP address, 
but instead gives me a list of connected machines.</DIV></DIV>
<DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>My 
config file is below.</DIV></DIV>
<DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'> </DIV></DIV>
<DIV>
<DIV><icecast></DIV>
<DIV><location>Wherever</location></DIV>
<DIV><admin>contact</admin></DIV>
<DIV><hostname>home.dayme.me</hostname> <!-- home.dayme.me 
resolves to my machine's external IP address (81.174.146.88), which is static. 
--></DIV>
<DIV> </DIV>
<DIV><limits></DIV>
<DIV><clients>100</clients></DIV>
<DIV><sources>2</sources></DIV>
<DIV><queue-size>524288</queue-size></DIV>
<DIV><client-timeout>30</client-timeout></DIV>
<DIV><header-timeout>15</header-timeout></DIV>
<DIV><source-timeout>10</source-timeout></DIV>
<DIV><burst-size>65535</burst-size></DIV>
<DIV></limits></DIV>
<DIV> </DIV>
<DIV><authentication></DIV>
<DIV><source-password>blah</source-password></DIV>
<DIV><relay-password>whatever</relay-password></DIV>
<DIV><admin-user>admin</admin-user></DIV>
<DIV><admin-password>ahem-ahem</admin-password></DIV>
<DIV></authentication></DIV>
<DIV> </DIV>
<DIV><listen-socket></DIV>
<DIV><port>28888</port></DIV>
<DIV></listen-socket></DIV>
<DIV> </DIV>
<DIV><http-headers></DIV>
<DIV><header name="Access-Control-Allow-Origin" value="*" /></DIV>
<DIV></http-headers></DIV>
<DIV> </DIV>
<DIV><fileserve>1</fileserve></DIV>
<DIV> </DIV>
<DIV><paths></DIV>
<DIV><logdir>./log</logdir></DIV>
<DIV><webroot>./web</webroot></DIV>
<DIV><adminroot>./admin</adminroot></DIV>
<DIV><alias source="/" destination="/status.xsl"/></DIV>
<DIV></paths></DIV>
<DIV> </DIV>
<DIV><logging></DIV>
<DIV><accesslog>access.log</accesslog></DIV>
<DIV><errorlog>error.log</errorlog></DIV>
<DIV><loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error 
--></DIV>
<DIV><logsize>10000</logsize> <!-- Max size of a logfile 
--></DIV>
<DIV><logarchive>1</logarchive></DIV>
<DIV></logging></DIV>
<DIV></icecast></DIV>
<DIV> </DIV>
<DIV>Cheers.</DIV>
<DIV> </DIV></DIV></DIV></DIV></BODY></HTML>