NAS IP Address

Venkatesh K kaevee at gmail.com
Fri Nov 14 03:31:50 UTC 2008


You can't confgure NAT in coova. You should setup NAT with iptables in NAS.

for example,

iptables -t nat -o eth0 -I POSTROUTING -j MASQUERADE

The above command will NAT all outgoing traffic on NAS running coova
with outgoing interface's IP address. You may have to fine tune your
firewall rules to allow outgoing traffic if they exist.

Regards,

Venkatesh K

On Fri, Nov 14, 2008 at 8:57 AM, Devinder Singh <devinder at palettemm.com> wrote:
> Hi  I am not doing any NAT in Coova
>
> How do i configure NAT in coova
>
> Devinder
>
> 2008/11/14 Venkatesh K <kaevee at gmail.com>
>>
>> On Fri, Nov 14, 2008 at 8:22 AM, Devinder Singh <devinder at palettemm.com>
>> wrote:
>> > Hi
>> >
>> > I have set eth0 as 203.121.4.40
>> >
>> > eth1 192.168.10.1
>> >
>> > But when i login on the login page the remote Radius Server is receiving
>> > NAS
>> > as 192.168.10.1
>> >
>> > What are the modifications that i need to do to allow the remote Radius
>> > Server to get 203.121.4.40
>> >
>>
>> If radius server sees client address as 192.168.x.x, you should check
>> your NAT configuration
>> in NAS. I Presume you are doing NAT on the NAS itself.
>>
>> If you mean you see 192.168.x.x in radacct, that is normal. Because,
>> 192.168.x.x is part of accounting request.
>>
>> Regards,
>>
>> Venkatesh K
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: chilli-unsubscribe at coova.org
>> For additional commands, e-mail: chilli-help at coova.org
>> Wiki: http://coova.org/wiki/index.php/CoovaChilli
>> Forum: http://coova.org/phpBB3/viewforum.php?f=4
>>
>
>
>
> --
> Devinder Singh   |   R&D Manager
> ______________________________
> Palette Multimedia Berhad (420056-K)
> 6 Floor, Unit 4,
> KPMG Tower
> 8 First Avenue,
> Bandar Utama,
> 47800 Petaling Jaya, Selangor
> Malaysia
>
> m. +60122248306
> p.  +60377289880 Ext 502
> f.   +60377281080
> @ devinder at palettemm.com
> www.palettemm.com
>
>
>



-- 
Venkatesh. K



More information about the Chilli mailing list