|
I have a run of the mill router/firewall set up for my small company's Internet access. I've also added a separate VPN (IPSec) gateway using a Netgear VPN router. The main gateway and VPN gateway have separate public IP addresses, and the VPN clients ...
Started by Jon B on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
This is a rough....
Just like you have a route to the main gateway pointing all the traffic to the vpn subnet to the vpn gateway, you need a route in the vpn gateway pointing all traffic to the main subnet to the main gateway.
|
|
How do I make a backup of all settings on my symantec gateway 320, my company needs a new one due to having to reset all the time because one of our tunnels is contstantly timing out. Company has no contract with Symantec. So they are not allowing me ...
Started by Trevakanüjdahar on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
To restore a Symantec Gateway Security 300/400.
Issues would apply
Failing that:
To back up a Symantec Gateway Security 300/400 series appliances files on removable media and in a safe location.
|
|
We have OpenSUSE server with a service running on it. We have two gateways on the network. One of these gateways is set as a default gateway for the server. In this case server can accept connections which are coming through this gateway only. But it ...
Started by kc on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Suppose the IP address of the second gateway is 2.2.2.2 and the interface on the server connected to the gateway....
gateway (not the default gateway the server is using), and on reply we will route these packets out the same interface.
|
Ask your Facebook Friends
|
How to create Payment Gateway using java?
Detailed Description for payment gateway in java (It will helpful for me). I want to integrate with my application.
Started by Goldking on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You don't want....
If this is a different payment gateway vendor, you need to find documentation and a tutorial.
If you mean integrating with an existing payment gateway (such as PayPal's) then you better read is the same for all languages).
|
|
Looking for a payment gateway that will work with French banks. As similar to authorize.net as possible. Any tips?
Started by phirschybar on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
How about simply Paypal ?.
This means you can't use a third party payment gateway like Authorize.Net.
Typically the merchant account provider is also the payment gateway provider.
|
|
I've never done anything with payment gateways, can anybody give me suggestions?
Started by jarus on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
They really don't give good rates be afraid to use some other gateway -....
If you're just looking to learn about this online, I'd recommend going with PayPal's payment gateway.
Well, decide on a payment gateway you want to work with.
|
|
How can I find the default gateway of an ubuntu box
Started by flybywire on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
You can eth0
grog:/var/log# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use.
Eth0
The second column contains the default gateway, and the last column is the interface.
|
|
I'm trying to brush up on my design pattern skills, and I'm curious what are the differences between these patterns? All of them seem like they are the same thing - encapsulate the database logic for a specific entity so the calling code has no knowledge...
Started by Wayne M on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Usually this is related and in table data gateway....
It contains all instance of a table data gateway object handles all the rows in the table.
The Table Data Gateway is used mainly for a single table or view.
That may help clarify.
|
|
I've got two internet gateways on my network. I want half the machines to point to the first Gateway and half to the second. Currently, they're all using DHCP.
I assume that to assign them to a specific gateway, I'll have to switch off DHCP and enter ...
Started by J G on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Alternatively you could go around setting static IP and gateway ^gateway.
Alternatively you could just run another DHCP server resolution if/when name services fail .
With its own address range and gateway settings.
|
|
Hi,
How do I set two gateways for one ethernet card in linux?
Thanks a lot.
Started by M.Rezaei on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
As soon.
Eth0)
you can add the entry "gateway" followed by the ip adress.
Of your ethernet card e.g.
|