Business Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb Site ManagementBusiness Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 20th, 2013, 10:05 PM
Esmith88 Esmith88 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2013
Posts: 3 Esmith88 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 6 m 42 sec
Reputation Power: 0
First real client and need help.

This firm is paying me to install a database which would store production figures ect. I am using PHP to create the certain scripts they need to use this DB effectively.

I learned about servers using Linux and I am building it on their server with Windows Server 2003. The company's inhouse IT guy has only ever used Windows and is running some type of Citrix Firewall.

This firewall prevents anyone from the outside world (not on the local area) to not be able to pull data from the DBs to put into an Excel sheet.

The IT guy has been kind of stand offish to me when I'm trying to tell him I need certain ports to be connectable from the outside world. Without this, the company will have to manually email themselves from the server (or use some sort of FTP[but once again no ports are open]). So its going to be a hassle for the accountants to manipulate data on their computer's end.

I have a meeting with them tomorrow to show them some functionality and I want to convince them to allow me to make the server connectable from the outside world.

Any advice is appreciated and I could really use it :P

Reply With Quote
  #2  
Old February 20th, 2013, 11:24 PM
E-Oreo's Avatar
E-Oreo E-Oreo is offline
Lost in code
Click here for more information.
 
Join Date: Dec 2004
Posts: 7,931 E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)  Folding Points: 945 Folding Title: Novice Folder
Time spent in forums: 2 Months 7 h 48 m 54 sec
Reputation Power: 7053
You don't have to convince them to allow you to do anything; you just have to explain the options to them and let them choose:
(a) you open ports X, Y and Z and then you will be able to access the data using steps 1, 2, 3; otherwise:
(b) you leave the ports closed and have to use steps 4, 5, 6, 7, 8, etc. to access the data.

Alternatively, (b) might be something like: you leave the ports closed, and you can only perform steps 1, 2, 3 from the office; you won't be able to perform them remotely.

Obviously if there are security implications to opening ports X, Y and Z you will want to explain that up front. Otherwise their IT person will explain it to them, and that will make you look bad. You might also want to evaluate the situation and make sure it's actually reasonable to open those ports.

You could also offer alternatives if they want (a) but don't want to open the ports;
(c) you can buy/rent a second server and run it outside the firewall
(d) you can set up a VPN


Quote:
This firewall prevents anyone from the outside world (not on the local area) to not be able to pull data from the DBs to put into an Excel sheet.

This sentence doesn't make a lot of sense to me; a firewall wouldn't be aware of whether the data is being put into an Excel sheet or not. Are you looking to just open the database server port to the outside?
__________________
PHP FAQ
How to program a basic, secure login system using PHP

Quote:
Originally Posted by Spad
Ah USB, the only rectangular connector where you have to make 3 attempts before you get it the right way around

Last edited by E-Oreo : February 20th, 2013 at 11:27 PM.

Reply With Quote
  #3  
Old February 20th, 2013, 11:31 PM
Esmith88 Esmith88 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2013
Posts: 3 Esmith88 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 6 m 42 sec
Reputation Power: 0
Quote:
Originally Posted by E-Oreo
This sentence doesn't make a lot of sense to me; a firewall wouldn't be aware of whether the data is being put into an Excel sheet or not. Are you looking to just open the database server port to the outside?


I am looking to open ports 80(http), 3306(MySQL), and maybe open another for FTP. They database will store the production figures and I am trying to create PHP scripts that would pull the columns from MySQL to a .XLS, but without being able to connect to the server via HTTP it just can't be done to my knowledge.

I appreciate your input very much. I am rather new when it comes to this stuff so I may be using improper sytax when referring to some things. Thanks for your input eoreo, I think tomorrow I will show them what front-end functionality I have and convince them opening the ports would help smooth the file transfers.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb Site ManagementBusiness Help > First real client and need help.

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap