I think I should clarify. The customer recieves an IP address automatically from a DHCP server.
BY DEFAULT: his machine can't get past the gateway/firewall.
Using PHP I can do the transaction (get his credit card number, etc.).
AFTER THAT: how do I configure the firewall to ALLOW his IP address to get past the gateway/firewall.
- Is there a text file with an access list which I can write to?
- Does the firewall need to be bounced to reload it?