as the subject,
 
                       host has onely  one ethernet interface . eth0    only one external ip 218.116.112.115 , so i want use 192.168.1.0/24 by umls .
 
is there any way to  implement that .
 
                      umls is for the users , every user has a uml.  how users can ssh to umls from the internet ?
 
                                                |               | 218.116.112.115
                     physical switch<---|-eth0---->br0----tap0----->uml0  192.168.1.3
                                                |                |----- tap1----->uml1  192.168.1.2
                  read some articles that teached set br0 ip 218.11.......   i just wonder how to trafic ip packet to 192.168.1.3 ... and in umls how to set net work .   what is the gateway should be ?
 
also host may should have a interface with ip address 192.168.1.0/24 , obviously , if host doesn't have a ip like 192.168.1.0/24 , in host we can't ping umls .
 
 
so how to solve it ..
 
                  and if above is solved, we only have on problem . how to ssh umls from the external network exmaple internet  , i think we only can access 218.116.112.115 ,so we must setup a ssh gate,
 
is there a soft like that , users can login 218.116.112.115 with a username password ,the ssh gate forward to the internal uml he can loged in .
 
 
                    thank you very much.
_______________________________________________
User-mode-linux-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to