From: Raghu K. <nra...@gm...> - 2013-01-03 07:01:37
|
Hello Everone, I need some network configuration help to be able to start gnome on my coLinux and this is my first time installation of Colinux. i completed installation by using the binary image of colinux and chose the Fedora option during the installation process. I configure eth0 and eth1 interfaces. Installed display managers, window managers, vncserver and all that stuff that several online resources told me to. At boot time the colinux system shows both eth0 and eth1 as UP My host system is windows 7 on which i already have RealVNC software and cygwin (along with X) installed. with X Server running on my Host window 7 system i am able to launch xeyes, xterm from colinux system. Inspite of all the online documentation available i am not able to connect from VNCviewer (on host system windows 7) to colinux + fedora10? can anyone please help me out? I have been trying all combination for the last 3 days but without help. Nor the X helps. Here is the my eth0 and eth1 configuration for reference. * /etc/sysconfig/network-scripts/ifcfg-eth0* DEVICE=eth0 IPADDR=10.0.2.15 NETMASK=255.255.255.0 BOOTPROTO=static ONBOOT=yes TYPE=Ethernet BROADCAST=10.0.2.255 GATEWAY=10.0.2.2 */etc/sysconfig/network-scripts/ifcfg-eth1* DEVICE=eth1 BOOTTPROTO=dhcp IPADDR=10.0.3.16 ONBOOT=yes NETWORK=10.0.3.0 NETMASK=255.255.254.0 BROADCAST=10.0.3.255 * windows TAP-WIN32 Adapter V8 setting are* IP Address: 10.0.3.17 subnet mask: 255.255.254.0 *name server setting on colinux is* 10.0.2.3 *DISPLAY variable setting is* 172.16.0.21:0 *VNCviewer setting i am using (running on my windows 7-host system) is* 10.0.3.16:5900 *i tried other too like* 10.0.2.15:5900 and 10.0.3.17:5900. Any help will be appreciated. Regards Raghu. On Tue, Jan 1, 2013 at 6:36 PM, deneme.true <den...@gm...> wrote: > Hello, > > Raghu, > > If you haven't used(command tools usage familiarity) or installed any > other Linux distribution, you'll have difficulties on using it. For > instance: in debian image, there are instructions to install > debian-businesscard iso into the ext3 formatted image in Readme.txt > file. Probably, you can install the fedora iso to ext3 formatted image > similar way which is indicated in Readme.txt within debian image file. > > Regards > |