Sponsored Content
Full Discussion: Paypal / iptables
Top Forums UNIX for Advanced & Expert Users Paypal / iptables Post 302799029 by Corona688 on Thursday 25th of April 2013 04:04:51 PM
Old 04-25-2013
Yes, I think I understand now. You want to be able to cut off a customer from everything but paypal at will.

You have control your own local DNS server, yes? Override paypal's IP addresses locally. Force it to have one and only one IP per domain name. These IP's are unlikely to change any time soon. (There may be several sites involved, not everything on paypal necessarily happens on the same server.)

You cannot transparently proxy SSL connections, that'd be considered an attack.

Last edited by Corona688; 04-25-2013 at 05:11 PM..
This User Gave Thanks to Corona688 For This Post:
 

2 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

donation paypal error

i'd like to donate but paypal is not functioning properly. after i login, the credit card default is always my old and i can't change it to the new one. i go to paypal, there's no option to delete previous credit card, i can add, but still when going to the first instruction, it's the same... (2 Replies)
Discussion started by: itik
2 Replies

2. Shell Programming and Scripting

Using Curl to Access PayPal

can anyone please help me with this? i know paypal is a secure site, so a code like the below would be needed. but that's where i get stuck. curl -s -K https://www.paypal.com I need to be able to curl to paypal and download a list of latest purchases. i know there HAS to be a way to do... (0 Replies)
Discussion started by: SkySmart
0 Replies
dhcpv6client_ui(1)					      General Commands Manual						dhcpv6client_ui(1)

NAME
dhcpv6client_ui - DHCPv6 client interface for requesting configuration parameters from the DHCPv6 server SYNOPSIS
interface_name interface_name config_options] vendor_specific_options] list_of_addresses DESCRIPTION
is the interface through which a user contacts the client daemon, to obtain IPv6 addresses and other configuration parameters from the server. The default configuration parameters are specified as command line options when the DHCPv6 client daemon is invoked. When requests for IPv6 addresses or other configuration parameters, the client daemon obtains them from the server and stores in the file. is executed on the same machine on which the client daemon is configured. Ensure that the client daemon is up and running before is exe- cuted. Options supports the following options: Request the client daemon to obtain IPv6 addresses for the named interface, interface_name, from the DHCPv6 server daemon if the option is not specified. Specify the other configuration parameters that the client daemon must request from the server daemon. This option must be used in conjunction with the option. The configuration parameters that the client can request are listed below: Obtain one or more DNS server addresses Obtain the DNS domain list Obtain one or more SIP server addresses Obtain the SIP domain list Obtain one or more NIS server addresses Obtain the NIS domain name Obtain one or more NIS+ server addresses Obtain the NIS+ domain name Obtain all the above listed parameters Obtain all the default parameters configured in the dhcpv6 client daemon Specify the vendor-specific options that the client daemon must request from the server daemon. This option must be used in conjunction with the option. Release the specified IPv6 addresses. Get the temporary addresses from the dhcpv6 client daemon. Print the version information of the client daemon. Request only the other configuration parameters. Do not request IPv6 addresses. Notify the client daemon to utilize the IPv6 addresses already obtained for an interface instead of requesting new IPv6 addresses from the server. This option must be used in conjunction with the option. Get both temporary and non-temporary addresses from the client daemon. When there is no or option specified obtains only non-temporary addresses. RETURN VALUES
returns 0 on success and 1 on failure. EXAMPLES
obtains IPv6 address for the interface: obtains IPv6 address for the interface and additional configuration parameters: obtains only the DNS parameters for the interface: AUTHOR
was developed by Hewlett-Packard. FILES
All the data obtained from the server daemon is saved to this file. SEE ALSO
dhcpv6clientd(1M), dhcpv6db2conf(1M), dhcpv6d(1M). dhcpv6client_ui(1)
All times are GMT -4. The time now is 04:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy