Ok, that would definitely make things easier/better - thanks!!
//Anders
On Thu, Jun 10, 2010 at 8:24 AM, Iñaki Baz Castillo ibc@aliax.net wrote:
2010/6/10 Klaus Darilion klaus.mailinglists@pernau.at:
somewhere between normal routing decisions and t_relay(), e.g.
route { ...sanity checks ...authentication ...NAT traversal ...routing decisions
if ($rd = "1.2.3.4") { #ip address of gateway $rd = "domain.com"; }
t_relay(); exit; }
Also if you use LCR module the domain part of the RURI can be set by giving such value to the "hostname" field in the gw table.
-- Iñaki Baz Castillo ibc@aliax.net