Re: CODA Client behind a NAT

2002-06-21 Thread Jan Harkes
On Fri, Jun 21, 2002 at 05:14:07PM -0400, Jan Harkes wrote: > Or set up a static mapping like you suggest, although in that case you > can only have a single client behind the firewall. If you set > 'masquerade=0' in venus.conf the client will always send packets from > udp port 2430 to 2432 on th

Re: CODA Client behind a NAT

2002-06-21 Thread Jan Harkes
On Fri, Jun 21, 2002 at 01:33:55PM -0700, Tewari, Vijay wrote: > So if I am getting this right I need to have a mapping on the NAT to forward > all packets to the arbitrary port to the client and setup the appropriate > conf on the client. Either use a masquerading firewall, which will automatica

RE: CODA Client behind a NAT

2002-06-21 Thread Tewari, Vijay
] Subject: Re: CODA Client behind a NAT On Fri, Jun 21, 2002 at 10:12:05AM -0700, Tewari, Vijay wrote: > I am attempting to run a CODA client behind a NAT. > > |--| |--| || > | CODA Server |---| NAT |---|

Re: CODA Client behind a NAT

2002-06-21 Thread Jan Harkes
On Fri, Jun 21, 2002 at 10:12:05AM -0700, Tewari, Vijay wrote: > I am attempting to run a CODA client behind a NAT. > > |--| |--| || > | CODA Server |---| NAT |---| Coda Client| > |--| |--| |--

CODA Client behind a NAT

2002-06-21 Thread Tewari, Vijay
I am attempting to run a CODA client behind a NAT. |--| |--| || | CODA Server |---| NAT |---| Coda Client| |--| |--| || In order to do this I need to understand the communication model of CODA in terms