I am not able to use X forwarding with SSH. This is what I get
Code: Select all
ishanarora@calculus ~ $ ssh -X quack
Password:
Warning: No xauth data; using fake authentication data for X11 forwarding.
Last login: Sun Sep 30 19:28:01 2007 from xx.xx.xx.xx
ishanarora@quack:~>
Code: Select all
ishanarora@quack:~> konqueror
Xlib: connection to "localhost:10.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
konqueror: cannot connect to X server localhost:10.0
Code: Select all
ishanarora@quack:~> firefox
Xlib: connection to "localhost:10.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
(firefox-bin:8299): Gtk-WARNING **: cannot open display: 

