Tagged Questions

0
votes
0answers
23 views

linux box WAN failsafe configuration [closed]

OK, I have linux box with one cable WAN and GPRS modem (or lets say another WAN connection that is normally down). Is there any option to make this second link (GMPR/Ethernet/other) as backup …
0
votes
1answer
54 views

WAN Simulation for Web Site Testing

I am searching a low cost WAN network simulation software for testing my website before production deployment. It should have following features 1. Controls bandwidth. 2. Can insert latency, jitter. …
3
votes
3answers
392 views

oracle insert with many bind variables over WAN is very slow

Hello, we have problem with slow insert statement using 40 bind variables as columns values. It runs several seconds when running over WAN link and we were not able to nail down the problem, until we …
2
votes
6answers
352 views

Security risks of an un-encrypted connection across an international WAN?

The organisation for which I work has an international WAN that connects several of its regional LANs. One of my team members is working on a service that receives un-encrypted messages directly from …
0
votes
0answers
81 views

dual wan public ip for server

Currently have a dual wan setup both connections with the same ISP who has provided me 8x2 public IP's. I would like to create redundancy so my ms sbs server and IP PBX (trixbox) have public IP's and …
1
vote
2answers
255 views

How do I verify the integrity of a Sybase dump file, without trying to load it?

Here's the scenario - a client uploads a Sybase dump file to (gzipped) to our local FTP server. We have an automated process which picks these up and then moves them to different server within the …
6
votes
4answers
578 views

Best way to simulate a WAN network

Simplified, I have an application where data is intended to flow over the internet between two servers. Ideally, I'd like to test at what point the software ceases to function. At what lowerbound …
1
vote
4answers
1k views

Get my WAN IP address

How can i go about programaticaly getting the IP address of my network as seen from the Internet? Its obviously a property that my router has access to when it connects to the ISP. Is there any way to …