Forum Discussion
frank_thyes_309
Oct 12, 2012Nimbostratus
IP forwarding
Hi Group,
we are migrating from PA address space to our own PI address space. Cooperation partners using domains like this: my.company.partner.com which point to our main IP address i.e 1.1.1.1,...
frank_thyes_309
Oct 13, 2012Nimbostratus
They are, Maybe I'm doing it wrong.
virtual test {
destination 1.1.1.1:http
ip protocol 6
snat automap
rules myrule
}
rule myrule {
when CLIENT_ACCEPTED {
node 2.2.2.2:80
}
}
From the BigIP with the old address space the new one is reachable.
ping -c 2.2.2.2
PING 2.2.2.2 (2.2.2.2) 56(84) bytes of data.
64 bytes from 2.2.2.2: icmp_seq=1 ttl=61 time=12.7 ms
--- 2.2.2.2 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 12.781/12.781/12.781/0.000 ms
Checking from a Host outside the network.
~$ curl -v test.abc.com
* About to connect() to test.abc.com port 80 (0)
* Trying 1.1.1.1... connected
> GET / HTTP/1.1
> User-Agent: curl/7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3
> Host: test.abc.com
> Accept: */*
>
* Recv failure: Connection reset by peer
* Closing connection 0
curl: (56) Recv failure: Connection reset by peer
Any Ideas?
Best
Frank
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects