* redirecting traffic
@ 2005-07-26 7:41 Chadley Wilson
2005-07-26 10:27 ` /dev/rob0
0 siblings, 1 reply; 3+ messages in thread
From: Chadley Wilson @ 2005-07-26 7:41 UTC (permalink / raw)
To: netfilter
Greetings,
As I progress with my firewall skills, I would like to know if there is a way
to take all traffic aimed at a certian machine for certain services and
redirect them directly to another server.
We are moving from the uucp dial-up to ISP based dial-up, which means our
clients will not dial directly into our server any more, They will be
uploading data to our public gatways ip address, I want the gateway to
forward or redirect the requests straight to our server.
Could some-one offer a few suggestions and possibly some examples on how to
achieve this ?
Thanks
--
--
Chadley Wilson
Production Line Superintendant
Pinnacle Micro
Manufacturers of Proline Computers
====================================
Exercise freedom, Use LINUX
=====================================
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: redirecting traffic
2005-07-26 7:41 redirecting traffic Chadley Wilson
@ 2005-07-26 10:27 ` /dev/rob0
2005-07-26 16:36 ` Chadley Wilson
0 siblings, 1 reply; 3+ messages in thread
From: /dev/rob0 @ 2005-07-26 10:27 UTC (permalink / raw)
To: netfilter
Chadley Wilson wrote:
> As I progress with my firewall skills, I would like to know if there
> is a way to take all traffic aimed at a certian machine for certain
> services and redirect them directly to another server.
How far have you progressed? To the point of reading the NAT HOWTO yet?
> Could some-one offer a few suggestions and possibly some examples on
> how to achieve this ?
"-j DNAT", documented in "man iptables", examples in the NAT HOWTO.
--
mail to this address is discarded unless "/dev/rob0"
or "not-spam" is in Subject: header
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: redirecting traffic
2005-07-26 10:27 ` /dev/rob0
@ 2005-07-26 16:36 ` Chadley Wilson
0 siblings, 0 replies; 3+ messages in thread
From: Chadley Wilson @ 2005-07-26 16:36 UTC (permalink / raw)
To: netfilter
Thanks good answer mate,
I needed to know what to use, and NAT is the one.
I will read up on it!
Chad
On Tuesday 26 July 2005 12:27, /dev/rob0 wrote:
> Chadley Wilson wrote:
> > As I progress with my firewall skills, I would like to know if there
> > is a way to take all traffic aimed at a certian machine for certain
> > services and redirect them directly to another server.
>
> How far have you progressed? To the point of reading the NAT HOWTO yet?
>
> > Could some-one offer a few suggestions and possibly some examples on
> > how to achieve this ?
>
> "-j DNAT", documented in "man iptables", examples in the NAT HOWTO.
--
--
Chadley Wilson
Production Line Superintendant
Pinnacle Micro
Manufacturers of Proline Computers
====================================
Exercise freedom, Use LINUX
=====================================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-07-26 16:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-26 7:41 redirecting traffic Chadley Wilson
2005-07-26 10:27 ` /dev/rob0
2005-07-26 16:36 ` Chadley Wilson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.