multi-instance natd problem
From: Bjoern A. Zeeb (bzeeb-lists_at_lists.zabbadoz.net)
Date: 07/29/04
- Previous message: Gleb Smirnoff: "Re: netgraph load monitor"
- Next in thread: Bjoern A. Zeeb: "Re: multi-instance natd problem"
- Reply: Bjoern A. Zeeb: "Re: multi-instance natd problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Jul 2004 09:02:56 +0000 (UTC) To: Poul-Henning Kamp <phk@phk.freebsd.dk>
Hi,
I started using the multi instance natd feature and running into
problems.
Every morning when the IP on the dialup interface with the default
route (tun0) changes I need to re-start the natd. Else I am getting:
natd[88668]: failed to write packet back (Permission denied)
looks like natd deosn't get the IP change and still aliases packets to
the old IP and the packets then get rejected by ipfw rules ?
I would see this on the other interfaces too I think but though they
are online they are idle and only used to see that the login is able
to get in and for sporadic tests; will have to check tomorrow morning
if needed.
is anyone else seeing this behavior ?
--- config extract ---
log_denied
log_ipfw_denied
log
deny_incoming
#verbose
globalport natd
instance default
interface tun0
port 8670
instance tun1
interface tun1
port 8671
...
--- end ---
-- Greetings Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Gleb Smirnoff: "Re: netgraph load monitor"
- Next in thread: Bjoern A. Zeeb: "Re: multi-instance natd problem"
- Reply: Bjoern A. Zeeb: "Re: multi-instance natd problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|