co-linux network setup with vista for putty

 there was  some  problem with co-linux DHCP enabled , 
 while i loaded to vista HP , hence i did a static IP setting as follows:


i have created eth1 interface to use the TAP adapter

- i tried with ping ,read the colinux site ,did static IP , all dint work

-i got clue that the TAP will allow access ,using slirp is lil tough

-made a colinux.conf.txt from example.conf.txt added 1 more adapter

with MAC 00:ff:00: ...

-but fedora8 network settings are diffrrent ..sorted out added

/etc/sysconfig/cfg-eth1 ,edited
/etc/sysconfig/cfg-eth1

-in (vista)network connections ,EDITED the "TAP co-linux "adapter properties in IPv4 setting
selected use the following IP :192.168.42.10 netmask 255.255.255.0

- i have disabled the vista firewall .....huh !

finally i was able to ping

vista -------------> 192.168.42.10(TAP)
vista ------------->192.168.42.10(TAP) ---->192.168.42.2(colinux-eth1,new interface)

- added new listen IP 192.168.42.2 to /etc/ssh/sshd_conf
============update TAP Driver======================
original TAP driver with colinux was still giving problem with vista
.(.getting a custom windows driver working fine is always a pain
in ass )
so i removed with a tapcontrol.exe and added new TAP ..from

http://www.henrynestler.com/colinux/tools/


and all seems working fine ...... Huh !

Hope some  people will find it useful .

Comments

Popular posts from this blog

8051 Development Setup:MIDE-51 Installation

Nokia dot Matrix LCD Interfacing with 89c51( 8051 core)