* [LARTC] Re: Source routing, sort of
@ 2001-12-24 21:38 Michael T. Babcock
2001-12-25 13:08 ` Jerome Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Michael T. Babcock @ 2001-12-24 21:38 UTC (permalink / raw)
To: lartc
On Mon, Dec 24, 2001 at 03:57:24PM -0500, Michael T. Babcock wrote:
> I'm assuming some basic source NATting is required; off to read the
> docs again ...
I hate self-follow-ups, but after reading the SNAT target for iptables,
that's exactly what I need, except on a 2.2.19 kernel. I'd love to
migrate to 2.4.x but we have a driver that doesn't work properly on
2.4, so we're stuck on 2.2.x for the reasonable future.
Any way to do SNAT or another way to do what I described using 2.2.x?
--
Michael T. Babcock
CTO, FibreSpeed Ltd. (Hosting, Security, Consultation, Database, etc)
http://www.fibrespeed.net/~mbabcock/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [LARTC] Re: Source routing, sort of
2001-12-24 21:38 [LARTC] Re: Source routing, sort of Michael T. Babcock
@ 2001-12-25 13:08 ` Jerome Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Jerome Petazzoni @ 2001-12-25 13:08 UTC (permalink / raw)
To: lartc
> Any way to do SNAT or another way to do what I described using 2.2.x?
You could try something like :
ip route add 192.168.1.0/24 dev ipsec0 src 192.168.1.1
^^^^^^^^^^^^^^^
To enforce specific source-address selection.
Jerome Petazzoni <skaya at enix dot org>
--
'I'll tell you this!' shouted Rincewind. 'I'd rather trust me than history! Oh,
shit, did I just say that?'
(Interesting Times)
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-12-25 13:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-24 21:38 [LARTC] Re: Source routing, sort of Michael T. Babcock
2001-12-25 13:08 ` Jerome Petazzoni
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.