Re: How to change default source address?

2009-07-23 Thread Adam Vande More
On Thu, Jul 23, 2009 at 10:09 AM, Nikos Vassiliadis wrote: > luc...@lastdot.org wrote: > >> Hi guys, >> >> I need to change the default source address on a freebsd server. >> My situation is somehow similar to this >> (http://marc.info/?l=freebsd-questions&m=122535960804508&w=2). >> In linux i can

Re: How to change default source address?

2009-07-23 Thread Nikos Vassiliadis
luc...@lastdot.org wrote: Hi guys, I need to change the default source address on a freebsd server. My situation is somehow similar to this (http://marc.info/?l=freebsd-questions&m=122535960804508&w=2). In linux i can easily do it like: ip ro replace default via 10.10.10.1 src a.b.c.d (where a.