Where steam store all its files.

-Gryzor

On Mon, Jul 18, 2011 at 3:15 PM, Saint K. <sai...@specialattack.net> wrote:

> Hi,
>
> Thanks, maybe a stupid question, but which files exactly you refer too with
> " /path/to/steam/dist/files"
>
> Saint K.
> ________________________________________
> From: hlds_linux-boun...@list.valvesoftware.com [
> hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Björn Rohlén [
> bjorn.roh...@gmail.com]
> Sent: 18 July 2011 13:23
> To: Half-Life dedicated Linux server mailing list
> Subject: Re: [hlds_linux] Steam servers IP's
>
> Afraid I don't have a server handy (on vacation), but you can find it on
> your own if its there:
>
> *** WARNING: DO NOT RUN LINE BELOW UNLESS YOU UNDERSTAND WHAT IT DOES --
> _NEVER_ COPY & PASTE FROM THE INTERNET BLINDLY UNLESS YOU ARE 100% SURE YOU
> KNOW WHAT IS GOING ON ***
>
> find /path/to/steam/dist/files -type f -exec sh -c 'echo -ne
> "\e[0mProcessing \t{} ...\n\e[1;33m" ; strings -n 5 {} | egrep -ie
> "\.com|\.net|\.org"' \;
>
> *** WARNING: DO NOT RUN LINE ABOVE UNLESS YOU UNDERSTAND WHAT IT DOES --
> _NEVER_ COPY & PASTE FROM THE INTERNET BLINDLY UNLESS YOU ARE 100% SURE YOU
> KNOW WHAT IS GOING ON ***
>
> ... which I hope would list any/all matches and pretty-print them in yellow
> for your convenience.
>
> -TheG
>
> On Mon, Jul 18, 2011 at 12:29 PM, Saint K. <sai...@specialattack.net>
> wrote:
>
> > Yes, I am expecting round-robbin, however, they can't possibly have an
> > unlimited amount of IP's, I'm guessing it should be able to group them
> > together in a few subnets?
> >
> > It's an external firewall, not locally on the machine. So scripting gets
> a
> > bit more challenging.
> >
> > Any idea's which fqdn's are being used so I can check them?
> >
> > Saint K.
> > ________________________________________
> > From: hlds_linux-boun...@list.valvesoftware.com [
> > hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Björn Rohlén [
> > bjorn.roh...@gmail.com]
> > Sent: 18 July 2011 12:21
> > To: Half-Life dedicated Linux server mailing list
> > Subject: Re: [hlds_linux] Steam servers IP's
> >
> > Considering how bad this works from time to time, my bet is on a
> > round-robbin dns record. Using a bunch of static IP:s makes no sense.
> Just
> > string the distfiles, grep out the fqdns and make a little script to
> remove
> > all previous / open up all resolved IPs from those records every night or
> > whatever interval you deem fitting. Doing it any other way would seem
> very
> > flaky.
> >
> > On Mon, Jul 18, 2011 at 12:04 PM, Saint K. <sai...@specialattack.net>
> > wrote:
> >
> > > Hi,
> > >
> > > Does anyone have a list of IP addresses from the steam authentication
> and
> > > friends/groups servers?
> > >
> > > I want to explicitly open them in a firewall, no need for whitelisting
> > the
> > > content servers.
> > >
> > > I found a few lists online but they either seem incomplete or out of
> > date.
> > >
> > > Cheers,
> > >
> > > Saint K.
> > > _______________________________________________
> > > To unsubscribe, edit your list preferences, or view the list archives,
> > > please visit:
> > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> > >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to