Discussion board Search: 
Remember me Registration (Optional)
Forums -> Linux -> Disconnected from XMPP server
Postings: 1-10 11-20 21-28  Reply | New topic

nologo73

Postings: 5
Newcomer
          
Disconnected from XMPP server 17-12-2008 21:57
Hi,
I am trying from Ubuntu 8.10 installed on a MacBook with following:
Linux version 2.6.27-9-generic

network cards:
Marvell Technology Group Ltd. Marvell Yukon 88E8058 PCI-E Gigabit
wirelless Broadcom Corporation BCM4328 802.11a/b/g/n

Macbook version:
SantaRosa 3.1

Wippien for linux last version download from this site
2 files: wipclnt & wiptun

Firewall Firestarter switched OFF


I start before wiptun: ./wiptun
and after wipclnt: ./wipclnt password

What I recieve is:
from wipclnt:

IP 5.0.xxx.xxx
Netmask 255.0.0.0
MAC xx:xx:xx:xx:xx:xx
Disconnected from XMPP server

From wiptun:

Got IP 5.0.xxx.xxx
Got Netmask 255.0.0.0
Interface wip0 4
Leaving...

If I use the script suggested from one user on this forum, I recieved the same error:

IP 5.0.xxx.xxx
Netmask 255.0.0.0
MAC xx:xx:xx:xx:xx:xx
Disconnected from XMPP server
Connection failed
Terminate TUN Driver process by PID: pts/0
./script.sh: line 33: kill: pts/0: arguments must be process or job IDs


Anyone have the same issue?
any solution?
any kind of hint?

thank you


Reply with quote

kreso

Postings: 1534
Administrator
          
Re: Disconnected from XMPP server 17-12-2008 22:48
Nologo,

let's start from the beginning. You cannot connect to XMPP server at all? Where are you connecting to? Which jabber server?

Kreso
Reply with quote

nologo73

Postings: 5
Newcomer
          
Re: Disconnected from XMPP server 18-12-2008 19:47
Hi, sorry if I am late, I was working...
Ok I will start again....

Basically the steps I do are:

1) from Ubuntu 8.10 I downloaded wippen fom linux.
2) Unzip the package and with admin rights from a console I start first wiptun
3) after I start wipclnt my-id(at)wippien.com 'password'

4) as output I recieve:

from wipclnt:
IP 5.0.xxx.xxx
Netmask 255.0.0.0
MAC xx:xx:xx:xx:xx:xx
Disconnected from XMPP server

From wiptun:
Got IP 5.0.xxx.xxx
Got Netmask 255.0.0.0
Interface wip0 4
Leaving...
Reply with quote

kreso

Postings: 1534
Administrator
          
Re: Disconnected from XMPP server 18-12-2008 23:40
And you are sure login/password are correct?

Kreso
Reply with quote

Nologo

Anonymous
          
Re: Disconnected from XMPP server 19-12-2008 13:36
YEs because I have a small jabber client on Ubuntu and with that, using the same name and password, and the domain wippien.com I can connect and see the list of the others wippien users and chat with them...
Reply with quote

nologo73

Newcomer
          
Re: Disconnected from XMPP server 19-12-2008 19:05
Previous post I was myself Nologo73
I forgot to login and I wrote the message as anonymous
sorry about that
Reply with quote

kreso

Administrator
          
Re: Disconnected from XMPP server 20-12-2008 12:19
I'll add debugging to the linux client so we can both see what's going on. I'll try to do it until monday.

Kreso
Reply with quote

nologo73

Newcomer
          
Re: Disconnected from XMPP server 20-12-2008 13:05
Quote:
I'll add debugging to the linux client so we can both see what's going on. I'll try to do it until monday.

Kreso




Ok Kreso,
no worries,
thank you for this great piece of software!
bye
wink.gif
Reply with quote

kreso

Administrator
          
Re: Disconnected from XMPP server 24-12-2008 00:53
Ok, get linux version again and call wipclnt with -d switch, such as

./wipclnt -d pass

and then send me debug output, everything you see. You can send it on my email if you wish, since password may be shown. Or just hide password in the text.

Kreso
Reply with quote

nologo

Anonymous
          
Re: Disconnected from XMPP server 24-12-2008 19:33
Here it is this is the debug log.......


xmpp DEBUG attempting to connect to wippien.com

xmpp DEBUG connection successful

conn DEBUG SENT: <?xml version="1.0"?><stream:stream to="wippien.com" xml:lang="en" version="1.0" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams">

xmpp DEBUG RECV: <stream:stream xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" id="198****" from="wippien.com" version="1.0" xml:lang="en">

xmpp DEBUG RECV: <stream:features><starttls xmlns="urn:ietf:p arams:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:ietf:p arams:xml:ns:xmpp-sasl"><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/></stream:features>

conn DEBUG SENT: <auth mechanism="DIGEST-MD5" xmlns="urn:ietf:p arams:xml:ns:xmpp-sasl"/>

xmpp DEBUG RECV: <challenge xmlns="urn:ietf:p arams:xml:ns:xmpp-sasl">bm9uY2U9IjI2NTg4MjA3MSIscW9wPSJhdXRoIix*************==</challenge>

xmpp DEBUG handle digest-md5 (challenge) called for challenge

SASL ERROR couldn't retrieve value for 'realm'

conn DEBUG SENT: <response xmlns="urn:ietf:p arams:xml:ns:xmpp-sasl">dXNlcm5hbWU9Im5vbG9nbzczbWFjIixyZWFsbT0iIiIiLG5vbmNlPSIyN******************</response>

xmpp DEBUG RECV: <failure xmlns="urn:ietf:p arams:xml:ns:xmpp-sasl"><not-authorized/></failure>

xmpp DEBUG handle digest-md5 (rspauth) called for failure

xmpp DEBUG handle digest-md5 (default) called for failure

xmpp DEBUG SASL DIGEST-MD5 auth failed!

conn DEBUG SENT: <auth mechanism="PLAIN" xmlns="urn:ietf:p arams:xml:ns:xmpp-sasl">AG5vbG9nbzczbWFjAHNyZ**********************==</auth>

xmpp DEBUG RECV: <failure xmlns="urn:ietf:p arams:xml:ns:xmpp-sasl"><not-authorized/></failure>

xmpp DEBUG handle plain called for failure

conn DEBUG SENT: <iq id="_xmpp_auth1" type="set"><query xmlns="jabber:iq:auth"><username>***********</username><password>*************</password><resource>WIPPIENIM3</resource></query></iq>

xmpp DEBUG RECV: <iq id="_xmpp_auth1" type="error" from="wippien.com"><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:p arams:xml:ns:xmpp-stanzas"/></error></iq>

xmpp ERROR Legacy client authentication failed.

conn DEBUG SENT: </stream:stream>

xmpp DEBUG RECV: </stream:stream>

xmpp DEBUG Closing socket.

Disconnected from XMPP server



thanks

Reply with quote
Postings: 1-10 11-20 21-28  
contact
Kresimir Petric, Croatia
Sjenjak 121 | HR-31000 Osijek


email | support@wippien.com