Re: [hlds] Linksys & Server Issues

2006-04-13 Thread DT

Hi,
With windows you have to give yourself a fixed Ip. Try 192.168.0.10.
then start with pinging 192.168.0.1 if you get a response then that is
the modem.
For some reason if you have an IP of lets say 192.168.1.1 and try to go
to 192.168.0.1 it wont work.

Also it might have a user name and password too.  I would call your ISP
and ask or check with google and see if it available anywhere.  One
other thing is to look on the paperwork that the ISP gave you and it
might be there.

good luck,



--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.4.1/311 - Release Date: 4/13/2006


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


RE: [hlds] source compatible rcon tools

2006-04-13 Thread Adam Sando
Frazer, Frazer Frazer... It should be me hanging my head in shame mate,
as I have not been giving you any assistance on that work ;)

BTW - I've got an alternative package I found on Sourceforge that is PHP
based. I will use this instead once I figure out how to code sockets in
PHP.

For now, don't do anymore on your project until I work out if the thing
im using can do everything I need (which it looks like it does).

Frazer is da bomb.

Regards,
Adam

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Frazer
Sent: Friday, 14 April 2006 12:12 PM
To: hlds@list.valvesoftware.com
Subject: RE: [hlds] source compatible rcon tools

 Ah... I just kinda snuck it in there a while back.  Been keeping my
head down lately, because I promised Adam some stuff and haven't had two
back-to-back minutes. Work. Sheesh. Sorry
Mate

Thanks to DJEkL (how the hell do you pronounce that??) for continuing to
host the download.

Frazer



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Payton
Sent: Monday, March 20, 2006 5:35 PM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] source compatible rcon tools

I read the list all the time, though I don't remember this tool ever
getting released. I even made a thread wishing for something liek this,
with various command line options. In any case, I'm glad to see someone
has finally solved the problem.

Rick

Adam Sando wrote:
> You guys need to read this mailing list more often, and pay more
> attention ;)
>
> For a windows based RCON tool that allows for interactive mode, or
> command line mode, use the ogsRCON tool written by Frazer from this
> mailing list.
>
> Ask Frazer for a link, and im sure he'd be happy to supply it :)
>
> I use this on my server and it is invaluable. Allows for graceful
> shutdowns of our server, so that log files are not truncated, as well
> as performing maintenance, etc.
>
> Regards,
> Adam

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

This e-mail has been scanned for viruses by Hostworks Message Scanning
Services - powered by MessageLabs. For further information contact
Hostworks on 1300 30 4848.

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


RE: [hlds] source compatible rcon tools

2006-04-13 Thread Frazer
 Ah... I just kinda snuck it in there a while back.  Been keeping my head
down lately, because I promised Adam some stuff and haven't had two
back-to-back minutes. Work. Sheesh. Sorry
Mate

Thanks to DJEkL (how the hell do you pronounce that??) for continuing to
host the download.

Frazer



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Payton
Sent: Monday, March 20, 2006 5:35 PM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] source compatible rcon tools

I read the list all the time, though I don't remember this tool ever getting
released. I even made a thread wishing for something liek this, with various
command line options. In any case, I'm glad to see someone has finally
solved the problem.

Rick

Adam Sando wrote:
> You guys need to read this mailing list more often, and pay more
> attention ;)
>
> For a windows based RCON tool that allows for interactive mode, or
> command line mode, use the ogsRCON tool written by Frazer from this
> mailing list.
>
> Ask Frazer for a link, and im sure he'd be happy to supply it :)
>
> I use this on my server and it is invaluable. Allows for graceful
> shutdowns of our server, so that log files are not truncated, as well
> as performing maintenance, etc.
>
> Regards,
> Adam

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] Counter-Strike: Source update released

2006-04-13 Thread LDuke
--
[ Picked text/plain from multipart/alternative ]
As a plugin author, I hope you don't prevent the changes completely, but
rather provide for the settings to be returned to what they were on
disconnect.  :)  If there were a way to change client settings geared
specifically for plugins, I'm sure they would be used by most plugin authors
that needed to change client settings for some reason.

Why they were being changed (since you werent' sure why): Plugins using
custom models were forced to use the cl_minmodel 1 setting after one of the
first model updates. If cl_minmodels was left at 0, custom models would not
show up. At the time, setting cl_min_t 4 and cl_min_ct 4 in addition to
cl_minmodel 1 let custom models and the standard models coexist. For some
reason, those settings no longer work after this update, but custom models
are working fine again with cl_minmodels 0, so the problem has been fixed
for those plugins (Mani, VIP Mod, ZombieMod, etc.).

Grant
(L. Duke)


On 4/12/06, Alfred Reynolds <[EMAIL PROTECTED]> wrote:
>
> The cvar is being slammed to 1 by several 3rd party plugins (I am not sure
> why), and once it is set the setting stays with you until you manually
> change it. We are looking at ways of preventing plugins for breaking clients
> like this but in the meantime please review any plugins you have installed
> and make sure they do not do this behavior.
>
> - Alfred
>
> artiecs wrote:
> > I don't think it's the server's Alfred. I was seeing this problem
> > (one model
> > per team only) on our server immediately after the update. Found the
> > cl_minmodels 0 fix in the steam forums, and since i've changed it to
> > 0 I've rejoined our server several times and all the models display
> > fine without
> > having to re-enter the cvar manually each time i rejoin. So it
> > doesn't look
> > like the server's forcing a cvar change. Looks more like the update is
> > forcing the cl_minmodels cvar to 1 on clients when they get todays
> > update,
> > and once it's changed back to 0 it's fine from there.
> >
> > Artie
> >
> >
> > - Original Message -
> > From: "Alfred Reynolds" <[EMAIL PROTECTED]>
> > To: 
> > Sent: Wednesday, April 12, 2006 5:33 PM
> > Subject: RE: [hlds] Counter-Strike: Source update released
> >
> >
> > So it looks like some servers are forcing cl_minmodels to one, and
> > when you
> > join servers after that you only see the two models. The work around
> > for now
> > is to manually reset that cvar.
> >
> > - Alfred
> >
> >
>
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


RE: [hlds] Linksys & Server Issues

2006-04-13 Thread Edward Luna
I can't connect to either one in Steam... but I get a ping reponse from both
IP's doing a ping test.
68.142.72.250 responds in about 35ms.
69.28.151.162 responds in about 100ms.

Note: the above responses were for a 4 ping test.



-Original Message-
From: Charlie Mitchell [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 13, 2006 1:53 PM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] Linksys & Server Issues


--

[ Picked text/plain from multipart/alternative ]
Can you try something for me?  Try connecting (in steam)
68.142.72.250:27010,
or 69.28.151.162:27010.  Let me know if you can or not, and if you can what
is the latency?

On 4/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Did you try 192.168.1.1? Did you reset the modem? Might have to reboot the
> computer, Winbloze won't always renew the nic's IP address. Then go to a
> dos
> box and type 'IPCONFIG', see what the "Default Gateway" is. Try connecting
> to that.
>
> - Original Message -
> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> To: 
> Sent: Thursday, April 13, 2006 6:03 AM
> Subject: Re: [hlds] Linksys & Server Issues
>
>
> > --
> > [ Picked text/plain from multipart/alternative ]
> > Unable to connect to the modem
> >
> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
> >>
> >> IIRC, you need to plug the cat 5 from a computer into the modem itself.
> >> Might have to reset the modem so it will give the computer an IP. Then
> >> connect to 192.168.0.1. That should take you to the config menu of the
> >> modem, there really isn't much you can do there but I think firewall
> >> settings is an option. Anyone else here remember or know for sure?
> >>
> >>
> >> - Original Message -
> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> >> To: 
> >> Sent: Wednesday, April 12, 2006 7:28 PM
> >> Subject: Re: [hlds] Linksys & Server Issues
> >>
> >>
> >> > --
> >> > [ Picked text/plain from multipart/alternative ]
> >> > How do I connect to it?  I know with my router its an IP Address.
> >> >
> >> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
> >> >>
> >> >> Ahh, Comcast cable modem. I remember now. I had one of those
> miserable
> >> >> things. Got tired of it and gave it back to Comcast and went to
> >> >> Circuit
> >> >> city
> >> >> and bought a Linksys cable modem. End of problems. Anyhow, you need
> to
> >> >> connect to the modem itself and turn off the firewall, I seem to
> >> >> recall
> >> >> that
> >> >> it defaults to on and will stop your server from being visible on
> the
> >> >> Internet. Try that, let us know what happens. I don't remember if
> you
> >> can
> >> >> configure it to let certain ports through or not
> >> >>
> >> >>
> >> >> - Original Message -
> >> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> >> >> To: 
> >> >> Sent: Wednesday, April 12, 2006 7:07 PM
> >> >> Subject: Re: [hlds] Linksys & Server Issues
> >> >>
> >> >>
> >> >> > --
> >> >> > [ Picked text/plain from multipart/alternative ]
> >> >> > Modem is a RCA Model # DCM425C
> >> >> >
> >> >> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
> >> >> >>
> >> >> >> What kind of modem is your router plugged into? Is the firewall
> in
> >> the
> >> >> >> modem
> >> >> >> off?
> >> >> >>
> >> >> >>
> >> >> >> - Original Message -
> >> >> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> >> >> >> To: 
> >> >> >> Sent: Wednesday, April 12, 2006 5:10 PM
> >> >> >> Subject: [hlds] Linksys & Server Issues
> >> >> >>
> >> >> >>
> >> >> >> > --
> >> >> >> > [ Picked text/plain from multipart/alternative ]
> >> >> >> > Hey all,
> >> >> >> >
> >> >> >> > I have tried to get my CZ Server post on the web, but can never
> >> >> access
> >> >> >> it
> >> >> >> > from another site/computer.  LAN works fine. I use a Linksys
> >> WRT54G
> >> >> and
> >> >> >> > followed the instruction from this site:
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> >>
> >>
>
http://www.portforward.com/english/applications/port_forwarding/CS/CSindex.h
tm
> >> >> >> >
> >> >> >> > Any Ideas?
> >> >> >> >
> >> >> >> > --
> >> >> >> > Charlie Mitchell
> >> >> >> > [EMAIL PROTECTED]
> >> >> >> > --
> >> >> >> >
> >> >> >> > ___
> >> >> >> > To unsubscribe, edit your list preferences, or view the list
> >> >> archives,
> >> >> >> > please visit:
> >> >> >> > http://list.valvesoftware.com/mailman/listinfo/hlds
> >> >> >>
> >> >> >>
> >> >> >> ___
> >> >> >> To unsubscribe, edit your list preferences, or view the list
> >> archives,
> >> >> >> please visit:
> >> >> >> http://list.valvesoftware.com/mailman/listinfo/hlds
> >> >> >>
> >> >> >
> >> >> >
> >> >> >
> >> >> > --
> >> >> > Charlie Mitchell
> >> >> > [EMAIL PROTECTED]
> >> >> > --
> >> >> >
> >> >> > ___
> >> >> > To unsubscribe, edit your list preferences, or view the list
> >> archives,
> >> >> > please visit:
> >> >> > http://list.valvesoftware.com/mailman/listinfo/hlds
> >> >>
> >

Re: [hlds] Linksys & Server Issues

2006-04-13 Thread Charlie Mitchell
--
[ Picked text/plain from multipart/alternative ]
Unable to pull IP from server list in Fav's, but am able to pull it under
LAN

On 4/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> ServerSpy says you don't exist. Are in you in the Steam list of servers?
>
>
> - Original Message -
> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> To: 
> Sent: Thursday, April 13, 2006 10:52 AM
> Subject: Re: [hlds] Linksys & Server Issues
>
>
> > --
> > [ Picked text/plain from multipart/alternative ]
> > Can you try something for me?  Try connecting (in steam)
> > 68.142.72.250:27010,
> > or 69.28.151.162:27010.  Let me know if you can or not, and if you can
> > what
> > is the latency?
> >
> > On 4/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >>
> >> Did you try 192.168.1.1? Did you reset the modem? Might have to reboot
> >> the
> >> computer, Winbloze won't always renew the nic's IP address. Then go to
> a
> >> dos
> >> box and type 'IPCONFIG', see what the "Default Gateway" is. Try
> >> connecting
> >> to that.
> >>
> >> - Original Message -
> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> >> To: 
> >> Sent: Thursday, April 13, 2006 6:03 AM
> >> Subject: Re: [hlds] Linksys & Server Issues
> >>
> >>
> >> > --
> >> > [ Picked text/plain from multipart/alternative ]
> >> > Unable to connect to the modem
> >> >
> >> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
> >> >>
> >> >> IIRC, you need to plug the cat 5 from a computer into the modem
> >> >> itself.
> >> >> Might have to reset the modem so it will give the computer an IP.
> Then
> >> >> connect to 192.168.0.1. That should take you to the config menu of
> the
> >> >> modem, there really isn't much you can do there but I think firewall
> >> >> settings is an option. Anyone else here remember or know for sure?
> >> >>
> >> >>
> >> >> - Original Message -
> >> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> >> >> To: 
> >> >> Sent: Wednesday, April 12, 2006 7:28 PM
> >> >> Subject: Re: [hlds] Linksys & Server Issues
> >> >>
> >> >>
> >> >> > --
> >> >> > [ Picked text/plain from multipart/alternative ]
> >> >> > How do I connect to it?  I know with my router its an IP Address.
> >> >> >
> >> >> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
> >> >> >>
> >> >> >> Ahh, Comcast cable modem. I remember now. I had one of those
> >> miserable
> >> >> >> things. Got tired of it and gave it back to Comcast and went to
> >> >> >> Circuit
> >> >> >> city
> >> >> >> and bought a Linksys cable modem. End of problems. Anyhow, you
> need
> >> to
> >> >> >> connect to the modem itself and turn off the firewall, I seem to
> >> >> >> recall
> >> >> >> that
> >> >> >> it defaults to on and will stop your server from being visible on
> >> the
> >> >> >> Internet. Try that, let us know what happens. I don't remember if
> >> you
> >> >> can
> >> >> >> configure it to let certain ports through or not
> >> >> >>
> >> >> >>
> >> >> >> - Original Message -
> >> >> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> >> >> >> To: 
> >> >> >> Sent: Wednesday, April 12, 2006 7:07 PM
> >> >> >> Subject: Re: [hlds] Linksys & Server Issues
> >> >> >>
> >> >> >>
> >> >> >> > --
> >> >> >> > [ Picked text/plain from multipart/alternative ]
> >> >> >> > Modem is a RCA Model # DCM425C
> >> >> >> >
> >> >> >> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
> >> >> >> >>
> >> >> >> >> What kind of modem is your router plugged into? Is the
> firewall
> >> in
> >> >> the
> >> >> >> >> modem
> >> >> >> >> off?
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> - Original Message -
> >> >> >> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> >> >> >> >> To: 
> >> >> >> >> Sent: Wednesday, April 12, 2006 5:10 PM
> >> >> >> >> Subject: [hlds] Linksys & Server Issues
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> > --
> >> >> >> >> > [ Picked text/plain from multipart/alternative ]
> >> >> >> >> > Hey all,
> >> >> >> >> >
> >> >> >> >> > I have tried to get my CZ Server post on the web, but can
> >> >> >> >> > never
> >> >> >> access
> >> >> >> >> it
> >> >> >> >> > from another site/computer.  LAN works fine. I use a Linksys
> >> >> WRT54G
> >> >> >> and
> >> >> >> >> > followed the instruction from this site:
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >>
> >> >> >>
> >> >>
> >>
> http://www.portforward.com/english/applications/port_forwarding/CS/CSindex.htm
> >> >> >> >> >
> >> >> >> >> > Any Ideas?
> >> >> >> >> >
> >> >> >> >> > --
> >> >> >> >> > Charlie Mitchell
> >> >> >> >> > [EMAIL PROTECTED]
> >> >> >> >> > --
> >> >> >> >> >
> >> >> >> >> > ___
> >> >> >> >> > To unsubscribe, edit your list preferences, or view the list
> >> >> >> archives,
> >> >> >> >> > please visit:
> >> >> >> >> > http://list.valvesoftware.com/mailman/listinfo/hlds
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> ___
> >> >> >> >> To unsubscribe, edit your list preferences, or view the list
> >> >> archives,
>

Re: [hlds] Linksys & Server Issues

2006-04-13 Thread ooksserver

ServerSpy says you don't exist. Are in you in the Steam list of servers?


- Original Message -
From: "Charlie Mitchell" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, April 13, 2006 10:52 AM
Subject: Re: [hlds] Linksys & Server Issues



--
[ Picked text/plain from multipart/alternative ]
Can you try something for me?  Try connecting (in steam)
68.142.72.250:27010,
or 69.28.151.162:27010.  Let me know if you can or not, and if you can
what
is the latency?

On 4/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:


Did you try 192.168.1.1? Did you reset the modem? Might have to reboot
the
computer, Winbloze won't always renew the nic's IP address. Then go to a
dos
box and type 'IPCONFIG', see what the "Default Gateway" is. Try
connecting
to that.

- Original Message -
From: "Charlie Mitchell" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, April 13, 2006 6:03 AM
Subject: Re: [hlds] Linksys & Server Issues


> --
> [ Picked text/plain from multipart/alternative ]
> Unable to connect to the modem
>
> On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
>>
>> IIRC, you need to plug the cat 5 from a computer into the modem
>> itself.
>> Might have to reset the modem so it will give the computer an IP. Then
>> connect to 192.168.0.1. That should take you to the config menu of the
>> modem, there really isn't much you can do there but I think firewall
>> settings is an option. Anyone else here remember or know for sure?
>>
>>
>> - Original Message -
>> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
>> To: 
>> Sent: Wednesday, April 12, 2006 7:28 PM
>> Subject: Re: [hlds] Linksys & Server Issues
>>
>>
>> > --
>> > [ Picked text/plain from multipart/alternative ]
>> > How do I connect to it?  I know with my router its an IP Address.
>> >
>> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
>> >>
>> >> Ahh, Comcast cable modem. I remember now. I had one of those
miserable
>> >> things. Got tired of it and gave it back to Comcast and went to
>> >> Circuit
>> >> city
>> >> and bought a Linksys cable modem. End of problems. Anyhow, you need
to
>> >> connect to the modem itself and turn off the firewall, I seem to
>> >> recall
>> >> that
>> >> it defaults to on and will stop your server from being visible on
the
>> >> Internet. Try that, let us know what happens. I don't remember if
you
>> can
>> >> configure it to let certain ports through or not
>> >>
>> >>
>> >> - Original Message -
>> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
>> >> To: 
>> >> Sent: Wednesday, April 12, 2006 7:07 PM
>> >> Subject: Re: [hlds] Linksys & Server Issues
>> >>
>> >>
>> >> > --
>> >> > [ Picked text/plain from multipart/alternative ]
>> >> > Modem is a RCA Model # DCM425C
>> >> >
>> >> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
>> >> >>
>> >> >> What kind of modem is your router plugged into? Is the firewall
in
>> the
>> >> >> modem
>> >> >> off?
>> >> >>
>> >> >>
>> >> >> - Original Message -
>> >> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
>> >> >> To: 
>> >> >> Sent: Wednesday, April 12, 2006 5:10 PM
>> >> >> Subject: [hlds] Linksys & Server Issues
>> >> >>
>> >> >>
>> >> >> > --
>> >> >> > [ Picked text/plain from multipart/alternative ]
>> >> >> > Hey all,
>> >> >> >
>> >> >> > I have tried to get my CZ Server post on the web, but can
>> >> >> > never
>> >> access
>> >> >> it
>> >> >> > from another site/computer.  LAN works fine. I use a Linksys
>> WRT54G
>> >> and
>> >> >> > followed the instruction from this site:
>> >> >> >
>> >> >> >
>> >> >>
>> >>
>>
http://www.portforward.com/english/applications/port_forwarding/CS/CSindex.htm
>> >> >> >
>> >> >> > Any Ideas?
>> >> >> >
>> >> >> > --
>> >> >> > Charlie Mitchell
>> >> >> > [EMAIL PROTECTED]
>> >> >> > --
>> >> >> >
>> >> >> > ___
>> >> >> > To unsubscribe, edit your list preferences, or view the list
>> >> archives,
>> >> >> > please visit:
>> >> >> > http://list.valvesoftware.com/mailman/listinfo/hlds
>> >> >>
>> >> >>
>> >> >> ___
>> >> >> To unsubscribe, edit your list preferences, or view the list
>> archives,
>> >> >> please visit:
>> >> >> http://list.valvesoftware.com/mailman/listinfo/hlds
>> >> >>
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> > Charlie Mitchell
>> >> > [EMAIL PROTECTED]
>> >> > --
>> >> >
>> >> > ___
>> >> > To unsubscribe, edit your list preferences, or view the list
>> archives,
>> >> > please visit:
>> >> > http://list.valvesoftware.com/mailman/listinfo/hlds
>> >>
>> >>
>> >> ___
>> >> To unsubscribe, edit your list preferences, or view the list
archives,
>> >> please visit:
>> >> http://list.valvesoftware.com/mailman/listinfo/hlds
>> >>
>> >
>> >
>> >
>> > --
>> > Charlie Mitchell
>> > [EMAIL PROTECTED]
>> > --
>> >
>> > ___
>> > To unsubscribe, edit your list preferences, or view the list
archives,
>> > please 

Re: [hlds] Linksys & Server Issues

2006-04-13 Thread Charlie Mitchell
--
[ Picked text/plain from multipart/alternative ]
Can you try something for me?  Try connecting (in steam) 68.142.72.250:27010,
or 69.28.151.162:27010.  Let me know if you can or not, and if you can what
is the latency?

On 4/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Did you try 192.168.1.1? Did you reset the modem? Might have to reboot the
> computer, Winbloze won't always renew the nic's IP address. Then go to a
> dos
> box and type 'IPCONFIG', see what the "Default Gateway" is. Try connecting
> to that.
>
> - Original Message -
> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> To: 
> Sent: Thursday, April 13, 2006 6:03 AM
> Subject: Re: [hlds] Linksys & Server Issues
>
>
> > --
> > [ Picked text/plain from multipart/alternative ]
> > Unable to connect to the modem
> >
> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
> >>
> >> IIRC, you need to plug the cat 5 from a computer into the modem itself.
> >> Might have to reset the modem so it will give the computer an IP. Then
> >> connect to 192.168.0.1. That should take you to the config menu of the
> >> modem, there really isn't much you can do there but I think firewall
> >> settings is an option. Anyone else here remember or know for sure?
> >>
> >>
> >> - Original Message -
> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> >> To: 
> >> Sent: Wednesday, April 12, 2006 7:28 PM
> >> Subject: Re: [hlds] Linksys & Server Issues
> >>
> >>
> >> > --
> >> > [ Picked text/plain from multipart/alternative ]
> >> > How do I connect to it?  I know with my router its an IP Address.
> >> >
> >> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
> >> >>
> >> >> Ahh, Comcast cable modem. I remember now. I had one of those
> miserable
> >> >> things. Got tired of it and gave it back to Comcast and went to
> >> >> Circuit
> >> >> city
> >> >> and bought a Linksys cable modem. End of problems. Anyhow, you need
> to
> >> >> connect to the modem itself and turn off the firewall, I seem to
> >> >> recall
> >> >> that
> >> >> it defaults to on and will stop your server from being visible on
> the
> >> >> Internet. Try that, let us know what happens. I don't remember if
> you
> >> can
> >> >> configure it to let certain ports through or not
> >> >>
> >> >>
> >> >> - Original Message -
> >> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> >> >> To: 
> >> >> Sent: Wednesday, April 12, 2006 7:07 PM
> >> >> Subject: Re: [hlds] Linksys & Server Issues
> >> >>
> >> >>
> >> >> > --
> >> >> > [ Picked text/plain from multipart/alternative ]
> >> >> > Modem is a RCA Model # DCM425C
> >> >> >
> >> >> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
> >> >> >>
> >> >> >> What kind of modem is your router plugged into? Is the firewall
> in
> >> the
> >> >> >> modem
> >> >> >> off?
> >> >> >>
> >> >> >>
> >> >> >> - Original Message -
> >> >> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> >> >> >> To: 
> >> >> >> Sent: Wednesday, April 12, 2006 5:10 PM
> >> >> >> Subject: [hlds] Linksys & Server Issues
> >> >> >>
> >> >> >>
> >> >> >> > --
> >> >> >> > [ Picked text/plain from multipart/alternative ]
> >> >> >> > Hey all,
> >> >> >> >
> >> >> >> > I have tried to get my CZ Server post on the web, but can never
> >> >> access
> >> >> >> it
> >> >> >> > from another site/computer.  LAN works fine. I use a Linksys
> >> WRT54G
> >> >> and
> >> >> >> > followed the instruction from this site:
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> >>
> >>
> http://www.portforward.com/english/applications/port_forwarding/CS/CSindex.htm
> >> >> >> >
> >> >> >> > Any Ideas?
> >> >> >> >
> >> >> >> > --
> >> >> >> > Charlie Mitchell
> >> >> >> > [EMAIL PROTECTED]
> >> >> >> > --
> >> >> >> >
> >> >> >> > ___
> >> >> >> > To unsubscribe, edit your list preferences, or view the list
> >> >> archives,
> >> >> >> > please visit:
> >> >> >> > http://list.valvesoftware.com/mailman/listinfo/hlds
> >> >> >>
> >> >> >>
> >> >> >> ___
> >> >> >> To unsubscribe, edit your list preferences, or view the list
> >> archives,
> >> >> >> please visit:
> >> >> >> http://list.valvesoftware.com/mailman/listinfo/hlds
> >> >> >>
> >> >> >
> >> >> >
> >> >> >
> >> >> > --
> >> >> > Charlie Mitchell
> >> >> > [EMAIL PROTECTED]
> >> >> > --
> >> >> >
> >> >> > ___
> >> >> > To unsubscribe, edit your list preferences, or view the list
> >> archives,
> >> >> > please visit:
> >> >> > http://list.valvesoftware.com/mailman/listinfo/hlds
> >> >>
> >> >>
> >> >> ___
> >> >> To unsubscribe, edit your list preferences, or view the list
> archives,
> >> >> please visit:
> >> >> http://list.valvesoftware.com/mailman/listinfo/hlds
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > Charlie Mitchell
> >> > [EMAIL PROTECTED]
> >> > --
> >> >
> >> > ___
> >> > To unsubscribe, edit your list prefe

Re: [hlds] Linksys & Server Issues

2006-04-13 Thread ooksserver

Did you try 192.168.1.1? Did you reset the modem? Might have to reboot the
computer, Winbloze won't always renew the nic's IP address. Then go to a dos
box and type 'IPCONFIG', see what the "Default Gateway" is. Try connecting
to that.

- Original Message -
From: "Charlie Mitchell" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, April 13, 2006 6:03 AM
Subject: Re: [hlds] Linksys & Server Issues



--
[ Picked text/plain from multipart/alternative ]
Unable to connect to the modem

On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:


IIRC, you need to plug the cat 5 from a computer into the modem itself.
Might have to reset the modem so it will give the computer an IP. Then
connect to 192.168.0.1. That should take you to the config menu of the
modem, there really isn't much you can do there but I think firewall
settings is an option. Anyone else here remember or know for sure?


- Original Message -
From: "Charlie Mitchell" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, April 12, 2006 7:28 PM
Subject: Re: [hlds] Linksys & Server Issues


> --
> [ Picked text/plain from multipart/alternative ]
> How do I connect to it?  I know with my router its an IP Address.
>
> On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
>>
>> Ahh, Comcast cable modem. I remember now. I had one of those miserable
>> things. Got tired of it and gave it back to Comcast and went to
>> Circuit
>> city
>> and bought a Linksys cable modem. End of problems. Anyhow, you need to
>> connect to the modem itself and turn off the firewall, I seem to
>> recall
>> that
>> it defaults to on and will stop your server from being visible on the
>> Internet. Try that, let us know what happens. I don't remember if you
can
>> configure it to let certain ports through or not
>>
>>
>> - Original Message -
>> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
>> To: 
>> Sent: Wednesday, April 12, 2006 7:07 PM
>> Subject: Re: [hlds] Linksys & Server Issues
>>
>>
>> > --
>> > [ Picked text/plain from multipart/alternative ]
>> > Modem is a RCA Model # DCM425C
>> >
>> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
>> >>
>> >> What kind of modem is your router plugged into? Is the firewall in
the
>> >> modem
>> >> off?
>> >>
>> >>
>> >> - Original Message -
>> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
>> >> To: 
>> >> Sent: Wednesday, April 12, 2006 5:10 PM
>> >> Subject: [hlds] Linksys & Server Issues
>> >>
>> >>
>> >> > --
>> >> > [ Picked text/plain from multipart/alternative ]
>> >> > Hey all,
>> >> >
>> >> > I have tried to get my CZ Server post on the web, but can never
>> access
>> >> it
>> >> > from another site/computer.  LAN works fine. I use a Linksys
WRT54G
>> and
>> >> > followed the instruction from this site:
>> >> >
>> >> >
>> >>
>>
http://www.portforward.com/english/applications/port_forwarding/CS/CSindex.htm
>> >> >
>> >> > Any Ideas?
>> >> >
>> >> > --
>> >> > Charlie Mitchell
>> >> > [EMAIL PROTECTED]
>> >> > --
>> >> >
>> >> > ___
>> >> > To unsubscribe, edit your list preferences, or view the list
>> archives,
>> >> > please visit:
>> >> > http://list.valvesoftware.com/mailman/listinfo/hlds
>> >>
>> >>
>> >> ___
>> >> To unsubscribe, edit your list preferences, or view the list
archives,
>> >> please visit:
>> >> http://list.valvesoftware.com/mailman/listinfo/hlds
>> >>
>> >
>> >
>> >
>> > --
>> > Charlie Mitchell
>> > [EMAIL PROTECTED]
>> > --
>> >
>> > ___
>> > To unsubscribe, edit your list preferences, or view the list
archives,
>> > please visit:
>> > http://list.valvesoftware.com/mailman/listinfo/hlds
>>
>>
>> ___
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlds
>>
>
>
>
> --
> Charlie Mitchell
> [EMAIL PROTECTED]
> --
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds





--
Charlie Mitchell
[EMAIL PROTECTED]
--

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] RE: hlds digest, Vol 1 #4574 - 8 msgs

2006-04-13 Thread LDuke
--
[ Picked text/plain from multipart/alternative ]
I don't see where that benchmark shows "that it was indeed slwoer than AMX
(in addition to being heavier on cpu)."



On 4/13/06, David <[EMAIL PROTECTED]> wrote:
>
> In response to message below...
>
> That benchmark is rubbish.  AMXX has focussed on making the scripts run
> faster.  Yet they do not mention the increased CPU overhead that means
> that
> AMXX is heavier on the CPU than AMX.   AMXX has a history of highlighting
> all the good points without mentioning the bad.   Since it was launched,
> AMXX has said how much better than AMX it was yet this benchmark shows
> that
> it was indeed slower than AMX (in addition to being heavier on cpu).
>
> AMX may not have the activity of AMXX but doesn't need it.  Plus AMX 2005
> is
> lighter on CPU than AMXX
>
>
>
> --__--__--
>
> Message: 4
> Date: Wed, 12 Apr 2006 10:58:31 -0500
> From: Hell Phoenix <[EMAIL PROTECTED]>
> To:  hlds@list.valvesoftware.com
> Subject: Re: [hlds] Issues with Bots.
> Reply-To: hlds@list.valvesoftware.com
>
> Seriously though why are you still using AMX?  The project is practically
> dead.  AMXX runs so much faster and the help and support for it FAR
> surpasses AMX.
>
> Check this out:
> http://www.amxmodx.org/bench/
> Pretty crazy.  Its pretty easy to port AMX scripts to AMXX too if you cant
> find something like you already had.
>
>
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] Counter-Strike: Source update released

2006-04-13 Thread LDuke
--
[ Picked text/plain from multipart/alternative ]
After one of the first updates for models, custom models would no longer
show up unless cl_minmodels was set to 1. Any plugin that used custom models
had to force this setting on clients when they connected. This includes
plugins like Mani, VIP Mod, ZombieMod, etc.

Custom models seem to work fine with cl_minmodels 0 now and the VIP Mod has
been updated. I expect the other plugins will stop forcing this setting soon
also.

Grant
(L. Duke)


On 4/12/06, Nashalife | Newbie <[EMAIL PROTECTED]> wrote:
>
> That might be cvarblock plugin. It's known to lock certain cvars and
> preventing you from changing them until you restart the game completely..
>
> Newbie
> - Original Message -
> From: "Alfred Reynolds" <[EMAIL PROTECTED]>
> To: 
> Sent: Thursday, April 13, 2006 4:07 AM
> Subject: RE: [hlds] Counter-Strike: Source update released
>
>
> The cvar is being slammed to 1 by several 3rd party plugins (I am not sure
> why), and once it is set the setting stays with you until you manually
> change it. We are looking at ways of preventing plugins for breaking
> clients
> like this but in the meantime please review any plugins you have installed
> and make sure they do not do this behavior.
>
> - Alfred
>
>
>
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


RE: [hlds] Linksys & Server Issues

2006-04-13 Thread Edward Luna
Did you reset the modem? (small button someplace usually pressed by a pencil
tip)
Generally, the default IP address for these type modems/routers is
192.168.1.1 but it could be variations of that IP like 192.168.111.1, or
even 192.168.0.1.  You may need to check the modem operators guide or setup
guide to find it's default setting.
Make sure your putter interface is set to get an IP address from a DHCP.
Type this into Browser address http://192.168.1.1  (or whatever the default
IP addy of the modem is).

Second method.
If you don't want to mess with resetting the modem, just check the IP
address of your computer or if the modem connects to a router first, check
the external IP address of the router... that will give you the IP info you
need.  Then use that IP addy but substitute 1 for the last octet.
In-other-words... if the external IP addy of you router is 192.168.111.100
then type the following in the browser address http://192.168.111.1  That
should bring up the web interface in the modem.  Keep in mind, if you're
modem is performing NAT between it's external interface and it's internal
interface... and you use a router also (like LInksys)... they may both be
attempting to assign the same default IP addresses (like 192.168.1.xxx).  If
so, you'll need to change one of them, prolly the Linksys Router (because
it's easier).

Good luck... let us know how you do.

-Original Message-
From: Charlie Mitchell [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 13, 2006 9:03 AM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] Linksys & Server Issues


--

[ Picked text/plain from multipart/alternative ]
Unable to connect to the modem

On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
>
> IIRC, you need to plug the cat 5 from a computer into the modem itself.
> Might have to reset the modem so it will give the computer an IP. Then
> connect to 192.168.0.1. That should take you to the config menu of the
> modem, there really isn't much you can do there but I think firewall
> settings is an option. Anyone else here remember or know for sure?
>
>
> - Original Message -
> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, April 12, 2006 7:28 PM
> Subject: Re: [hlds] Linksys & Server Issues
>
>
> > --
> > [ Picked text/plain from multipart/alternative ]
> > How do I connect to it?  I know with my router its an IP Address.
> >
> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
> >>
> >> Ahh, Comcast cable modem. I remember now. I had one of those miserable
> >> things. Got tired of it and gave it back to Comcast and went to Circuit
> >> city
> >> and bought a Linksys cable modem. End of problems. Anyhow, you need to
> >> connect to the modem itself and turn off the firewall, I seem to recall
> >> that
> >> it defaults to on and will stop your server from being visible on the
> >> Internet. Try that, let us know what happens. I don't remember if you
> can
> >> configure it to let certain ports through or not
> >>
> >>
> >> - Original Message -
> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> >> To: 
> >> Sent: Wednesday, April 12, 2006 7:07 PM
> >> Subject: Re: [hlds] Linksys & Server Issues
> >>
> >>
> >> > --
> >> > [ Picked text/plain from multipart/alternative ]
> >> > Modem is a RCA Model # DCM425C
> >> >
> >> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
> >> >>
> >> >> What kind of modem is your router plugged into? Is the firewall in
> the
> >> >> modem
> >> >> off?
> >> >>
> >> >>
> >> >> - Original Message -
> >> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> >> >> To: 
> >> >> Sent: Wednesday, April 12, 2006 5:10 PM
> >> >> Subject: [hlds] Linksys & Server Issues
> >> >>
> >> >>
> >> >> > --
> >> >> > [ Picked text/plain from multipart/alternative ]
> >> >> > Hey all,
> >> >> >
> >> >> > I have tried to get my CZ Server post on the web, but can never
> >> access
> >> >> it
> >> >> > from another site/computer.  LAN works fine. I use a Linksys
> WRT54G
> >> and
> >> >> > followed the instruction from this site:
> >> >> >
> >> >> >
> >> >>
> >>
>
http://www.portforward.com/english/applications/port_forwarding/CS/CSindex.h
tm
> >> >> >
> >> >> > Any Ideas?
> >> >> >
> >> >> > --
> >> >> > Charlie Mitchell
> >> >> > [EMAIL PROTECTED]
> >> >> > --
> >> >> >
> >> >> > ___
> >> >> > To unsubscribe, edit your list preferences, or view the list
> >> archives,
> >> >> > please visit:
> >> >> > http://list.valvesoftware.com/mailman/listinfo/hlds
> >> >>
> >> >>
> >> >> ___
> >> >> To unsubscribe, edit your list preferences, or view the list
> archives,
> >> >> please visit:
> >> >> http://list.valvesoftware.com/mailman/listinfo/hlds
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > Charlie Mitchell
> >> > [EMAIL PROTECTED]
> >> > --
> >> >
> >> > ___
> >> > To unsubscribe, edit your list preferences, or view the list
> archives,
> >> > please vis

RE: [hlds] Linksys & Server Issues

2006-04-13 Thread Edward Luna
I think I had a similar issue with that modem and a VPN a few months ago.  I
got on the phone with customer support and they walked me thru the config of
the modem.  They had me set if for "pass thru" which basically disabled all
the fancy stuff in the modem and just passed the IP addy thru to the router.
Sorry, I don't remember what all the screens were called but if you hunt I
think you'll be able to figure it out.  Just let the modem be a modem and
forget all the fancy stuff.

btw... I'd write down all the current settings before I messed with it...
jic.

-Original Message-
From: Ook [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 12, 2006 11:31 PM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] Linksys & Server Issues


IIRC, you need to plug the cat 5 from a computer into the modem itself.
Might have to reset the modem so it will give the computer an IP. Then
connect to 192.168.0.1. That should take you to the config menu of the
modem, there really isn't much you can do there but I think firewall
settings is an option. Anyone else here remember or know for sure?


- Original Message -
From: "Charlie Mitchell" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, April 12, 2006 7:28 PM
Subject: Re: [hlds] Linksys & Server Issues


> --
> [ Picked text/plain from multipart/alternative ]
> How do I connect to it?  I know with my router its an IP Address.
>
> On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
>>
>> Ahh, Comcast cable modem. I remember now. I had one of those miserable
>> things. Got tired of it and gave it back to Comcast and went to Circuit
>> city
>> and bought a Linksys cable modem. End of problems. Anyhow, you need to
>> connect to the modem itself and turn off the firewall, I seem to recall
>> that
>> it defaults to on and will stop your server from being visible on the
>> Internet. Try that, let us know what happens. I don't remember if you can
>> configure it to let certain ports through or not
>>
>>
>> - Original Message -
>> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
>> To: 
>> Sent: Wednesday, April 12, 2006 7:07 PM
>> Subject: Re: [hlds] Linksys & Server Issues
>>
>>
>> > --
>> > [ Picked text/plain from multipart/alternative ]
>> > Modem is a RCA Model # DCM425C
>> >
>> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
>> >>
>> >> What kind of modem is your router plugged into? Is the firewall in the
>> >> modem
>> >> off?
>> >>
>> >>
>> >> - Original Message -
>> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
>> >> To: 
>> >> Sent: Wednesday, April 12, 2006 5:10 PM
>> >> Subject: [hlds] Linksys & Server Issues
>> >>
>> >>
>> >> > --
>> >> > [ Picked text/plain from multipart/alternative ]
>> >> > Hey all,
>> >> >
>> >> > I have tried to get my CZ Server post on the web, but can never
>> access
>> >> it
>> >> > from another site/computer.  LAN works fine. I use a Linksys WRT54G
>> and
>> >> > followed the instruction from this site:
>> >> >
>> >> >
>> >>
>>
http://www.portforward.com/english/applications/port_forwarding/CS/CSindex.h
tm
>> >> >
>> >> > Any Ideas?
>> >> >
>> >> > --
>> >> > Charlie Mitchell
>> >> > [EMAIL PROTECTED]
>> >> > --
>> >> >
>> >> > ___
>> >> > To unsubscribe, edit your list preferences, or view the list
>> archives,
>> >> > please visit:
>> >> > http://list.valvesoftware.com/mailman/listinfo/hlds
>> >>
>> >>
>> >> ___
>> >> To unsubscribe, edit your list preferences, or view the list archives,
>> >> please visit:
>> >> http://list.valvesoftware.com/mailman/listinfo/hlds
>> >>
>> >
>> >
>> >
>> > --
>> > Charlie Mitchell
>> > [EMAIL PROTECTED]
>> > --
>> >
>> > ___
>> > To unsubscribe, edit your list preferences, or view the list archives,
>> > please visit:
>> > http://list.valvesoftware.com/mailman/listinfo/hlds
>>
>>
>> ___
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlds
>>
>
>
>
> --
> Charlie Mitchell
> [EMAIL PROTECTED]
> --
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] Linksys & Server Issues

2006-04-13 Thread Charlie Mitchell
--
[ Picked text/plain from multipart/alternative ]
Unable to connect to the modem

On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
>
> IIRC, you need to plug the cat 5 from a computer into the modem itself.
> Might have to reset the modem so it will give the computer an IP. Then
> connect to 192.168.0.1. That should take you to the config menu of the
> modem, there really isn't much you can do there but I think firewall
> settings is an option. Anyone else here remember or know for sure?
>
>
> - Original Message -
> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, April 12, 2006 7:28 PM
> Subject: Re: [hlds] Linksys & Server Issues
>
>
> > --
> > [ Picked text/plain from multipart/alternative ]
> > How do I connect to it?  I know with my router its an IP Address.
> >
> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
> >>
> >> Ahh, Comcast cable modem. I remember now. I had one of those miserable
> >> things. Got tired of it and gave it back to Comcast and went to Circuit
> >> city
> >> and bought a Linksys cable modem. End of problems. Anyhow, you need to
> >> connect to the modem itself and turn off the firewall, I seem to recall
> >> that
> >> it defaults to on and will stop your server from being visible on the
> >> Internet. Try that, let us know what happens. I don't remember if you
> can
> >> configure it to let certain ports through or not
> >>
> >>
> >> - Original Message -
> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> >> To: 
> >> Sent: Wednesday, April 12, 2006 7:07 PM
> >> Subject: Re: [hlds] Linksys & Server Issues
> >>
> >>
> >> > --
> >> > [ Picked text/plain from multipart/alternative ]
> >> > Modem is a RCA Model # DCM425C
> >> >
> >> > On 4/12/06, Ook <[EMAIL PROTECTED]> wrote:
> >> >>
> >> >> What kind of modem is your router plugged into? Is the firewall in
> the
> >> >> modem
> >> >> off?
> >> >>
> >> >>
> >> >> - Original Message -
> >> >> From: "Charlie Mitchell" <[EMAIL PROTECTED]>
> >> >> To: 
> >> >> Sent: Wednesday, April 12, 2006 5:10 PM
> >> >> Subject: [hlds] Linksys & Server Issues
> >> >>
> >> >>
> >> >> > --
> >> >> > [ Picked text/plain from multipart/alternative ]
> >> >> > Hey all,
> >> >> >
> >> >> > I have tried to get my CZ Server post on the web, but can never
> >> access
> >> >> it
> >> >> > from another site/computer.  LAN works fine. I use a Linksys
> WRT54G
> >> and
> >> >> > followed the instruction from this site:
> >> >> >
> >> >> >
> >> >>
> >>
> http://www.portforward.com/english/applications/port_forwarding/CS/CSindex.htm
> >> >> >
> >> >> > Any Ideas?
> >> >> >
> >> >> > --
> >> >> > Charlie Mitchell
> >> >> > [EMAIL PROTECTED]
> >> >> > --
> >> >> >
> >> >> > ___
> >> >> > To unsubscribe, edit your list preferences, or view the list
> >> archives,
> >> >> > please visit:
> >> >> > http://list.valvesoftware.com/mailman/listinfo/hlds
> >> >>
> >> >>
> >> >> ___
> >> >> To unsubscribe, edit your list preferences, or view the list
> archives,
> >> >> please visit:
> >> >> http://list.valvesoftware.com/mailman/listinfo/hlds
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > Charlie Mitchell
> >> > [EMAIL PROTECTED]
> >> > --
> >> >
> >> > ___
> >> > To unsubscribe, edit your list preferences, or view the list
> archives,
> >> > please visit:
> >> > http://list.valvesoftware.com/mailman/listinfo/hlds
> >>
> >>
> >> ___
> >> To unsubscribe, edit your list preferences, or view the list archives,
> >> please visit:
> >> http://list.valvesoftware.com/mailman/listinfo/hlds
> >>
> >
> >
> >
> > --
> > Charlie Mitchell
> > [EMAIL PROTECTED]
> > --
> >
> > ___
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>



--
Charlie Mitchell
[EMAIL PROTECTED]
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


Re: [hlds] Counter-Strike: Source update released

2006-04-13 Thread Ian mu
--
[ Picked text/plain from multipart/alternative ]
Sorry, committed the cardinal sin of dragging it offtopic, will email zblock
ppl direct next time a problem comes up with it.

On 4/13/06, Whisper <[EMAIL PROTECTED]> wrote:
>
> --
> [ Picked text/plain from multipart/alternative ]
> zBlock does not seem to cause any issues that we can attribute to zBlock,
> Mani on the other hand is a different story.
>
> All our competition servers run zBlock and so do all our public CSS
> servers.
>
> Hell, our CSS DeathMatch Servers are the most stable we have, and they all
> run zBlock, Metamod, Matties es_rates script, & Stripper, but NO Mani.
>
> Our bookable and Competition servers only ever had issues when we had Mani
> on them and tried to disable the plugin.
>
> Our Public Servers though have Mani, and funnily enough some of the SRCDS
> on
> the same box run fine, whilst others can't seem to make it through a whole
> map rotation without some sort of issue.
>
>
--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


[hlds] RE: hlds digest, Vol 1 #4574 - 8 msgs

2006-04-13 Thread David
In response to message below...

That benchmark is rubbish.  AMXX has focussed on making the scripts run
faster.  Yet they do not mention the increased CPU overhead that means that
AMXX is heavier on the CPU than AMX.   AMXX has a history of highlighting
all the good points without mentioning the bad.   Since it was launched,
AMXX has said how much better than AMX it was yet this benchmark shows that
it was indeed slower than AMX (in addition to being heavier on cpu).

AMX may not have the activity of AMXX but doesn't need it.  Plus AMX 2005 is
lighter on CPU than AMXX



--__--__--

Message: 4
Date: Wed, 12 Apr 2006 10:58:31 -0500
From: Hell Phoenix <[EMAIL PROTECTED]>
To:  hlds@list.valvesoftware.com
Subject: Re: [hlds] Issues with Bots.
Reply-To: hlds@list.valvesoftware.com

Seriously though why are you still using AMX?  The project is practically
dead.  AMXX runs so much faster and the help and support for it FAR
surpasses AMX.

Check this out:
http://www.amxmodx.org/bench/
Pretty crazy.  Its pretty easy to port AMX scripts to AMXX too if you cant
find something like you already had.




___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds