|
From: raghukisore <nra...@gm...> - 2013-01-04 07:52:19
|
Yin,
Thanks for having a look at it.
The other day i tried to set up ssh/scp session from WinScp s/w, but
wasn't successful. connection keeps timing out. Also i am bale to use yum
install to download any packages, but not sure why i am not able to browse
using fedora from colinux. since X is working i am able to launch fedora,
gvim, kscope (on colinux) and things of that sort.
For refernce
Here is the output of ifconfig on colinux
eth0
Link encap:Ethernet
HWaddr 00:FF:DD:F5:E0:00
inet addr:10.0.2.15
Bcast:10.0.2.255
Mask:255.255.255.0
inet6 addr: fe80::2ff:ddff:fef5:e000/64
Scope:Link UP BROADCAST RUNNING
MULTICAST MTU:1500 Metric:1
RX packets:5285 errors:0 dropped:0 overruns:0 frame:0
TX packets:6007 errors:0 dropped:0 overruns:0 carrier:0 collisions:0
txqueuelen:1000
RX bytes:977605 (954.6 KiB) TX bytes:2699121 (2.5 MiB)
Interrupt:10
eth1
Link encap:Ethernet
HWaddr 00:FF:21:38:3B:90
inet addr:10.0.3.16
Bcast:10.0.3.255 Mask:255.255.254.0
inet6 addr: fe80::2ff:21ff:fe38:3b90/64
Scope:Link UP BROADCAST RUNNING
MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:23 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b)
TX bytes:3553 (3.4 KiB) Interrupt:10
one more thing on execution of gnome command a few error messages related to
VNCserver pop up
Fri Jan 4 02:48:01 2013
vncext: VNC extension running!
vncext: Listening for VNC connections on port 5900
vncext: created VNC server for screen 0
Xlib: extension "RANDR" missing on display ":0.0".
Xlib: extension "RANDR" missing on display ":0.0".
Xlib: extension "RANDR" missing on display ":0.0".
** (gnome-settings-daemon:2927): WARNING **: Unable to start xrandr manager:
Failed to initialize XRandR extension
Xlib: extension "RANDR" missing on display ":0.0".
Xlib: extension "RANDR" missing on display ":0.0".
Window manager warning: Failed to read saved session file
/root/.config/metacity/sessions/106f1071fbab6fc290135728568278000000000029120016.ms:
Failed to open file
'/root/.config/metacity/sessions/106f1071fbab6fc290135728568278000000000029120016.ms':
No such file or directory
Xlib: extension "RANDR" missing on display ":0.0".
Xlib: extension "RANDR" missing on display ":0.0".
Xlib: extension "RANDR" missing on display ":0.0".
Xlib: extension "RANDR" missing on display ":0.0".
Xlib: extension "RANDR" missing on display ":0.0".
Xlib: extension "RANDR" missing on display ":0.0".
Xlib: extension "RANDR" missing on display ":0.0".
Failed to play sound: Not available
Xlib: extension "RANDR" missing on display ":0.0".
On login colinux pops this message
To start a gui desktop, type either "kde" or "gnome".
Under coLinux, X11 runs on VNC. Connect from the host computer to:
127.0.0.1:1
what does this mean?
Basically i need some means to move files from Windows Machine to
coLinux!!!! alternatively download files/software from internet directly to
coLinux.
Regards
Raghu.
yin sun wrote:
>
> 0.0.0.0 means listen on any network IP address. the output looks correct.
> I saw your previous email saying X server works. I don't know why vnc
> doesn't.
> you may try ssh to colinux, or open a new vncserver session.
>
> have no idea now.
>
>
> On Thu, Jan 3, 2013 at 10:20 PM, raghukisore <nra...@gm...>
> wrote:
>>
>> Hello Yin,
>>
>> Here is the output for netsta -ltn
>>
>> Proto Recv-Q Send-Q Local Address Foreign Address
>> State
>>
>> tcp 0 0 0.0.0.0:5900
>> 0.0.0.0:*
>> LISTEN
>> tcp 0 0 0.0.0.0:6000
>> 0.0.0.0:*
>> LISTEN
>> tcp 0 0 0.0.0.0:22
>> 0.0.0.0:*
>> LISTEN
>> tcp 0 0 127.0.0.1:631
>> 0.0.0.0:*
>> LISTEN
>> tcp 0 0 127.0.0.1:25
>> 0.0.0.0:*
>> LISTEN
>> tcp 0 0 :::6000 :::*
>> LISTEN
>> tcp 0 0 :::22
>> :::*
>> LISTEN \
>>
>> i believe vncserver is indicated by the following line
>>
>> tcp 0 0 0.0.0.0:5900
>> 0.0.0.0:*
>> LISTEN
>>
>> I mean on Fedora10+colinux the moment i start gnome, it automatically
>> triggers vncserver and spits out messages stating that display is started
>> on
>> port 0..so now vncserver port becomes 5900 + 0<display no.>
>> but can't understand the why the address is shown as 0:0:0:
>>
>> Please let me know if i am missing something on configuration of
>> vncserver
>> in colinux!!!
>> Regards
>> Raghu.
>>
>>
>>
>> yin sun wrote:
>>>
>>> is your vncserver listening on port 5900? try netstat -ltn inside
>>> colinux to see what tcp port is listening.
>>>
>>> On Thu, Jan 3, 2013 at 9:35 PM, raghukisore <nra...@gm...>
>>> wrote:
>>>>
>>>> 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 (colinux)
>>>> 172.16.0.21:0
>>>>
>>>> In the file start-defora-10.sh eth0 and eth1 are configured as
>>>>
>>>> eth0=slirp,,tcp:5900:5900 ro \
>>>> eth1=tuntap,"TAP" ro
>>>>
>>>> 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.
>>>>
>>>> The VNC viewer keeps getting reply Connection Timed Out.
>>>>
>>>> I turned off Windows Firewall.
>>>>
>>>> Any help will be appreciated.
>>>>
>>>> Regards
>>>> Raghu.
>>>> --
>>>> View this message in context:
>>>> http://old.nabble.com/Connecting-to-Fedora10-on-CoLinux-from-Host-operating-system-%28Windows-7%29-using-VNC-viewer-tp34857793p34857793.html
>>>> Sent from the colinux-users mailing list archive at Nabble.com.
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
>>>> much more. Get web development skills now with LearnDevNow -
>>>> 350+ hours of step-by-step video tutorials by Microsoft MVPs and
>>>> experts.
>>>> SALE $99.99 this month only -- learn more at:
>>>> http://p.sf.net/sfu/learnmore_122812
>>>> _______________________________________________
>>>> coLinux-users mailing list
>>>> coL...@li...
>>>> https://lists.sourceforge.net/lists/listinfo/colinux-users
>>>
>>> ------------------------------------------------------------------------------
>>> Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
>>> much more. Get web development skills now with LearnDevNow -
>>> 350+ hours of step-by-step video tutorials by Microsoft MVPs and
>>> experts.
>>> SALE $99.99 this month only -- learn more at:
>>> http://p.sf.net/sfu/learnmore_122812
>>> _______________________________________________
>>> coLinux-users mailing list
>>> coL...@li...
>>> https://lists.sourceforge.net/lists/listinfo/colinux-users
>>>
>>>
>>
>> --
>> View this message in context:
>> http://old.nabble.com/Connecting-to-Fedora10-on-CoLinux-from-Host-operating-system-%28Windows-7%29-using-VNC-viewer-tp34857793p34857873.html
>> Sent from the colinux-users mailing list archive at Nabble.com.
>>
>>
>> ------------------------------------------------------------------------------
>> Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
>> much more. Get web development skills now with LearnDevNow -
>> 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
>> SALE $99.99 this month only -- learn more at:
>> http://p.sf.net/sfu/learnmore_122812
>> _______________________________________________
>> coLinux-users mailing list
>> coL...@li...
>> https://lists.sourceforge.net/lists/listinfo/colinux-users
>
> ------------------------------------------------------------------------------
> Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
> much more. Get web development skills now with LearnDevNow -
> 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122812
> _______________________________________________
> coLinux-users mailing list
> coL...@li...
> https://lists.sourceforge.net/lists/listinfo/colinux-users
>
>
--
View this message in context: http://old.nabble.com/Connecting-to-Fedora10-on-CoLinux-from-Host-operating-system-%28Windows-7%29-using-VNC-viewer-tp34857793p34858001.html
Sent from the colinux-users mailing list archive at Nabble.com.
|