My Fiancee has a POS system and uses Qwest DSL. I just ssh'd into the 
server and did a test with wget, here are the results:

[EMAIL PROTECTED] ~]$ wget 
https://netconnect.paymentech.net/NetConnect/controler
--10:41:39--  https://netconnect.paymentech.net/NetConnect/controler
Resolving netconnect.paymentech.net... 65.124.118.170
Connecting to netconnect.paymentech.net|65.124.118.170|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
10:41:39 ERROR 404: Not Found.

[EMAIL PROTECTED] ~]$ wget https://netconnect.paymentech.net
--10:42:42--  https://netconnect.paymentech.net/
Resolving netconnect.paymentech.net... 65.124.118.170
Connecting to netconnect.paymentech.net|65.124.118.170|:443... connected.
HTTP request sent, awaiting response... 412 Precondition Failed
10:42:43 ERROR 412: Precondition Failed.

This is the network it was tested from:
NetRange:   75.160.0.0 - 75.175.255.255
CIDR:       75.160.0.0/12
NetName:    QWEST-INET-124
NetHandle:  NET-75-160-0-0-1
Parent:     NET-75-0-0-0-0
NetType:    Direct Allocation

The only problems we have had with her DSL is the wild DHCP renewals 
(sometimes it changes IPs once a day, sometimes 10+ times a day). 

Good luck!
-Charles

Michael March wrote:
> I'm helping a friend setup a POS system (running 95% Linux of course!)
> and it does creditcard processing via Paymentech over the net. He has
> Qworst DSL as his provider and for the life of me I can't get it to
> connect to the credit card server for the past 24hrs. We can reach
> Paymentech from ANY OTHER NETWORK.  I'm fighting with Qwest now over
> this issue but I want to ask any of you who also uses Qwest in PHX if
> you could try to access the Paymentech URL from your Linux box..
>
> Here is a successful test:
>
> [EMAIL PROTECTED]:~$ wget
> https://netconnect.paymentech.net/NetConnect/controler
> --10:22:57--  https://netconnect.paymentech.net/NetConnect/controler
>            => `controler'
> Resolving netconnect.paymentech.net... 65.124.118.170
> Connecting to netconnect.paymentech.net|65.124.118.170|:443... connected.
> ERROR: Certificate verification error for netconnect.paymentech.net:
> unable to get local issuer certificate
> To connect to netconnect.paymentech.net insecurely, use
> `--no-check-certificate'.
> Unable to establish SSL connection.
>
> Here is an unsuccessful test:
>
> [EMAIL PROTECTED]:/etc/asterisk $ wget https://netconnect.paymentech.net
> --09:38:27--  https://netconnect.paymentech.net/
> Resolving netconnect.paymentech.net... 65.124.118.170
> Connecting to netconnect.paymentech.net|65.124.118.170|:443... connected.
>
> If you guys can, I'll have a really hard fight with Qwest.. if you
> can't, I'll have a bigger club to hit them with.
>
> Thanks!
>
>   

---------------------------------------------------
PLUG-discuss mailing list - [email protected]
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Reply via email to