Dear Click team,

I am sorry for bothering all of you. I am a newbie in Click. I have a
problem with NAT router and need your help.

Here is my mazuNAT-based configuration:

client-VM----(Host only mode)------Click VM (mazuNAT)-----(Bridged
Mode)------LAN router---outside.

My scenario is attached in this link:

https://lh4.googleusercontent.com/-BRMbeHRt0cQ/Vlx-UqobwTI/AAAAAAAAAhk/Upb_I2YfCpU/w953-h188-no/wrqw3t23t.PNG

In this scenario, both client-VM and Click VM are linux virtual machines
(ubuntu) on VirtualBox.

First of all, I set the internal interface of Click VM (192.168.56.6) as a
default gateway of client-VM. To do this, I used a command on client-VM:
$ sudo route add default gw 192.168.56.6

By the way, I hope that I can ping from client-VM to outside network
through default gateway on Click VM.
I also modified mazu-nat.click as following:
------------------------------

intern 192.168.56.6 192.168.56.0/24 08:00:27:42:97:a5,
extern 39.115.19.135 39.115.19.128/25 08:00:27:9e:0c:ac,
extern_next_hop 00:e0:b1:8d:03:ab
intern_server 192.168.56.5
------------------------------

The rest of code is still remained. Then, I run mazu-nat.click on Click VM:
$ sudo click-install mazu-nat,click

This command seems to work well. The problem is that client-VM is
unreachable outside network when I make a ping on client-VM. So, Could
anyone please tell me if I have misconfiguration or I should do something
else?

Thank you very much!

-- 
Name: Doan Van Tung (두 안 반 퉁)
Phone number: 010-6364-9576
Email: tungd...@dcn.ssu.ac.kr
*Information and Telecommunication*
Soongsil University, Seoul, Korea
_______________________________________________
Gossip mailing list
https://www.mail-archive.com/gossip@mail-archive.com
https://www.mail-archive.com/cgi-bin/mailman/options/gossip

Reply via email to