 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; Natting</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/natting/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 13:51:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Is there a way to trace real ip address from linux/apache web server?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/is-there-a-way-to-trace-real-ip-address-from-linuxapache-web-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/is-there-a-way-to-trace-real-ip-address-from-linuxapache-web-server/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 01:30:39 +0000</pubDate>
		<dc:creator>Whimsical11</dc:creator>
				<category><![CDATA[Credit Card Fraud]]></category>
		<category><![CDATA[ip masquerading]]></category>
		<category><![CDATA[NAT]]></category>
		<category><![CDATA[Natting]]></category>
		<category><![CDATA[Web site security]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;m having a serious problem with some evil entity submitting fraudulent credit card transactions through my web site.  They apparently have a database of credit card numbers, along with the 3-4 digit CVS, and have sent 9,000 transactions through my web site (same name, address, all for $25.00).  Some of these tx have gone through, [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m having a serious problem with some evil entity submitting fraudulent credit card transactions through my web site.  They apparently have a database of credit card numbers, along with the 3-4 digit CVS, and have sent 9,000 transactions through my web site (same name, address, all for $25.00).  Some of these tx have gone through, most have failed.  When I notice this behavior, I block the ip of the sender.  They then come at me from a different ip.  I believe they have modified their ip (NATting, or ip masquerading?). </p>
<div></div>
<div>This has cost me around $6,000 in the past two months and may bring my web business down entirely.  I need to find this person.  Any ideas on how to track them down?  I am not a networking expert, but am a programmer and can figured out whatever needs to be done.</div>
<div></div>
<div>Thanks so much in advance!</div>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/is-there-a-way-to-trace-real-ip-address-from-linuxapache-web-server/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How can I accomplish load balancing with redundancy?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-accomplish-load-balancing-with-redundancy/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-accomplish-load-balancing-with-redundancy/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 18:53:36 +0000</pubDate>
		<dc:creator>NetworkingATE</dc:creator>
				<category><![CDATA[Access Control List]]></category>
		<category><![CDATA[Cisco Routers]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[ISPs]]></category>
		<category><![CDATA[Load balancing]]></category>
		<category><![CDATA[Natting]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[OER]]></category>
		<category><![CDATA[Redundancy]]></category>
		<category><![CDATA[Routing]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have two links with different ISP&#8217;s and both the (512Kbps) links are terminated on separate Cisco routers (2811). Currently, we are using one link. Another link is new. I want to do load sharing and redundancy between them. Right now I am not using BGP (routers are configured in simple manner). My client and [...]]]></description>
				<content:encoded><![CDATA[<p>I have two links with different ISP&#8217;s and both the (512Kbps) links are terminated on separate Cisco routers (2811). Currently, we are using one link. Another link is new. I want to do load sharing and redundancy between them. Right now I am not using BGP (routers are configured in simple manner). My client and I are concerned with cost. </p>
<p>My present network scenario looks like this:<br />
Internet Ri (ISP 1) &#8212; Layer 3 switch (working here as a simple switch) &#8212; Firewall 1 (Cisco ASA5510) &#8212; Firewall 2 (Cisco ASA5510) &#8212; LAN. </p>
<p>On Firewall 1, remote and site-to-site VPN is configured &#8212; one DMZ. My LAN is in the 172.16.1.xx series; my DMZ is in 172.16.4.10, and after 172.16.1.30 is used for the desktop, 192.168.x.x is the management IP. </p>
<p>Right now I have one other Internet link (512kbps) from a different ISP. So please tell me how I can accomplish load balancing with redundancy. </p>
<p>I&#8217;ve tried OER but unsuccessfully, due to IOS image (c2800nm-ipbasek9-mz.124-11.T.bin) and ISP&#8217;s AS. Can it be possible through natting, and ACL? Please help me with the OER or anything I&#8217;ve mentioned. If possible, please show me a sample configuration.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-accomplish-load-balancing-with-redundancy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/14 queries in 0.022 seconds using memcached
Object Caching 407/434 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 14:10:49 -->