[PHP] Re: [PHP-FIREWALL] Page Referer question

2004-08-12 Thread John Holmes
Curt Zirzow wrote: You know.. I still wonder on earth why on hell a firewall has this duty. What's this got to do with PHP ;) -- ---John Holmes... Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/ php|architect: The Magazine for PHP Professionals – www.phparch.com -- PHP General Mailin

Re: [PHP] Firewall Question

2002-11-05 Thread Stephen
ay, November 05, 2002 7:01 PM Subject: Re: [PHP] Firewall Question > This may be quicker... > > found on: > http://www.neticamall.com/P_592.htm > > > Management: Direct serial cable connection through Console port, Telnet, and a > GUI program for Windows 95/98/NT/200

[PHP] Firewall Question

2002-11-05 Thread Stephen
<[EMAIL PROTECTED]> > Sent: Tuesday, November 05, 2002 6:53 PM > Subject: Re: [PHP] Firewall Question > > > > It's still software my friend, otherwise we would be telling you to > replace the > > hardware. All of those router/firewall combos come with some sor

RE: [PHP] Firewall Question

2002-11-05 Thread David Freeman
> My OS is Windows XP Pro but the computer with admin > privaliges is Windows > 98. It's not software, it's hardware. It's built into the > HUB of the LAN. > There is some software to open ports but I'm not sure what > it is or anything > like that. Thanks for the help so far. No offence

Re: [PHP] Firewall Question

2002-11-05 Thread PHP List
> > There is some software to open ports but I'm not sure what it is or > > anything > > > like that. Thanks for the help so far. > > > > > > > > > - Original Message - > > > From: "Paul Marinas" <[EMAIL PROTECTED]> &

Re: [PHP] Firewall Question

2002-11-05 Thread PHP List
;Paul Marinas" <[EMAIL PROTECTED]> > To: "incoming" <[EMAIL PROTECTED]> > Cc: "Stephen" <[EMAIL PROTECTED]>; "PHP List" > <[EMAIL PROTECTED]> > Sent: Tuesday, November 05, 2002 4:57 PM > Subject: Re: [PHP] Firewall Question

Re: [PHP] Firewall Question

2002-11-05 Thread Stephen
--- Original Message - From: "Paul Marinas" <[EMAIL PROTECTED]> To: "incoming" <[EMAIL PROTECTED]> Cc: "Stephen" <[EMAIL PROTECTED]>; "PHP List" <[EMAIL PROTECTED]> Sent: Tuesday, November 05, 2002 4:57 PM Subject: Re: [PHP] Firewall Questi

Re: [PHP] Firewall Question

2002-11-05 Thread Paul Marinas
it depends on the operating system your running. Paul Marinas Technical Support RDS Craiova Phone: +402-51-410-194 Mobile: +407-22-451-439 Fax:+402-51-416-579 www.rdsnet.ro . Privileged/Confidential Information may be contained in this me

Re: [PHP] Firewall Question

2002-11-05 Thread incoming
Depends on your firewall software. --Joseph Guhlin Web Developer / Unix Consultant http://www.bahwi.cc/ Stephen wrote: Err, I'm extremely new to Firewalls and the firewall is protecting the LAN I'm on for the house. I think I should need to just do port 80 for this but how would I go about open

Re: [PHP] Firewall Question

2002-11-05 Thread incoming
Probably all you need is port 80 open. All HTTP traffic goes through there. For SSL, you will need 443 free also. Hope this helps. Regards, --Joseph Web Programmer / Unix Consulting http://www.bahwi.cc/ 469-867-2100 This isn't exactly PHP related but close enough that I feel safe emailing you

Re: [PHP] Firewall Question

2002-11-05 Thread Stephen
ame. Again, how would I open them either from my computer or the computer with admin privilages to the firewall? - Original Message - From: "Brad Bonkoski" <[EMAIL PROTECTED]> To: "Stephen" <[EMAIL PROTECTED]> Cc: "PHP List" <[EMAIL PROTECTED]

Re: [PHP] Firewall Question

2002-11-05 Thread Brad Bonkoski
I would say, it depends on your configuration. See if you can get this info from you configuration file, if not, fire up the server and run 'netstat -pna | more' and see if that tells you what port you are trying to use. HTH -Brad Stephen wrote: > This isn't exactly PHP related but close enoug

[PHP] Firewall Question

2002-11-05 Thread Stephen
This isn't exactly PHP related but close enough that I feel safe emailing you all. Exactly what ports are needed to be opened when hosting your own server? If this may help, I'm using phpdev 5. Thanks in advance! Thanks, Stephen Craton http://www.melchior.us "Life is a gift from God. Wasting it

Re: [PHP] Firewall

2002-02-06 Thread John S. Huggins
On Wed, 6 Feb 2002, Thomas Franz wrote: >-Hi, >- >-i hope this is the right group for my question. >- >-i've written a php-program with a ftp-connection to a mysql database. >- >-now there is one problem. the local network has a firewall. Now, if i try to >-connect to the database via ftp there i

[PHP] Firewall

2002-02-06 Thread Thomas Franz
Hi, i hope this is the right group for my question. i've written a php-program with a ftp-connection to a mysql database. now there is one problem. the local network has a firewall. Now, if i try to connect to the database via ftp there is an error. There are no problems if i try to connect fro