running java application on Linux.

2004-10-27 Thread David Harel
Hi all,
I got a java application that it's installation cd is on Windows machine 
where you first have to install the JVM on the machine and from that 
moment onwards it is a regular java application (so I understand)
On my Linux machine I have installed  blackdown-jre-1.4.1.
Looking at the batch script (bat file) I see the line:
java -jar TL53.jar

This makes sens but when I try this line on the Linux machine I get:
Exception in thread main java.util.zip.ZipException: No such file or 
directory
   at java.util.zip.ZipFile.open(Native Method)
   at java.util.zip.ZipFile.init(ZipFile.java:112)
   at java.util.jar.JarFile.init(JarFile.java:117)
   at java.util.jar.JarFile.init(JarFile.java:55)

Any idea?
My machine is:
HP omnibook 6000 running Gentoo Linux fully updated, kernel 
2.4.26-gentoo-r9 and as I said blackdown-jre-1.4.1

--
Thanks.
David Harel,
==
Home office +972 4 6921986
Fax:+972 4 6921986
Cellular:   +972 54 4534502
Snail Mail: Amuka
   D.N Merom Hagalil
   13802
   Israel
Email:  [EMAIL PROTECTED]

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]


Re: running java application on Linux.

2004-10-27 Thread Herouth Maoz
Quoting David Harel [EMAIL PROTECTED]:

 Looking at the batch script (bat file) I see the line:
 java -jar TL53.jar

 This makes sens but when I try this line on the Linux machine I get:
 Exception in thread main java.util.zip.ZipException: No such file or
 directory
 at java.util.zip.ZipFile.open(Native Method)
 at java.util.zip.ZipFile.init(ZipFile.java:112)
 at java.util.jar.JarFile.init(JarFile.java:117)
 at java.util.jar.JarFile.init(JarFile.java:55)

Does the TL53.jar file exist in the current directory or in the java path?

Herouth

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: running java application on Linux.

2004-10-27 Thread guy keren

On Wed, 27 Oct 2004, David Harel wrote:

 Hi all,

 I got a java application that it's installation cd is on Windows machine
 where you first have to install the JVM on the machine and from that
 moment onwards it is a regular java application (so I understand)
 On my Linux machine I have installedblackdown-jre-1.4.1.
 Looking at the batch script (bat file) I see the line:
 java -jar TL53.jar

 This makes sens but when I try this line on the Linux machine I get:
 Exception in thread main java.util.zip.ZipException: No such file or
 directory
   at java.util.zip.ZipFile.open(Native Method)
   at java.util.zip.ZipFile.init(ZipFile.java:112)
   at java.util.jar.JarFile.init(JarFile.java:117)
   at java.util.jar.JarFile.init(JarFile.java:55)

no such file or directory with no file name? use strace, luke...

strace -f -eopen java -jar TL53.jar

and look at the output from the last line backwards. one of these failed
opens is what prompted the error.

-- 
guy

For world domination - press 1,
 or dial 0, and please hold, for the creator. -- nob o. dy

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



IDE ZIP drive (100MB) for free

2004-10-27 Thread Hyams Iftach
Title: IDE ZIP drive (100MB) for free





Impress your friends :
* First hand from a doctor.
* Including media.
* IDE cable included (work both as master and as slave).
* No need for drivers.
* For extra flatters you can get an adapter for a 5.25 bay.





This e-mail message has been sent by 
Elbit Systems Ltd. 
and is for the use of the intended 
recipients only.The message may containprivileged or commercial 
confidential information .If you are not the intended recipient you are 
hereby notified that any use,distribution or copying of this communication 
is strictly prohibited,and you are requested to delete the e-mail and any 
attachments
and notify the sender 
immediately.



[OT] Re: IDE ZIP drive (100MB) for free

2004-10-27 Thread Omer Zak
Add to the package a 512MB flash RAM drive (DiskOnKey), and I'll agree
to pick up the IDE ZIP drive.

On Wed, 27 Oct 2004, Hyams Iftach wrote:

 Impress your friends :
 * First hand from a doctor.
 * Including media.
 * IDE cable included (work both as master and as slave).
 * No need for drivers.
 * For extra flatters you can get an adapter for a 5.25 bay.

 --- Omer
Proud owner of three flash RAM devices - a 8MB DiskOnKey and two 256MB
SanDisks.
My computer antiques museum is proud to display a Commodore 64 and its
giant floppy disk drive as well as an EPROM burner, which connects to the
Commodore 64 as a peripheral, which can burn 64Kb EPROMs.  A real 300 baud
modem can be viewed as well along with its illustrious history.

My opinions, as expressed in this E-mail message, are mine alone.
They do not represent the official policy of any organization with which
I may be affiliated in any way.
WARNING TO SPAMMERS:  at http://www.zak.co.il/spamwarning.html


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



debian cdroms

2004-10-27 Thread Aaron
Hi all,

I seem to have screwed up my cdroms.

I have two cdroms one is a cdr ide which I know is scd0 the second a
true scsi cdrom I somehow messed with fstab and now I don't know what it
is.

Additionally the cdr is flakey one time mounting a disc the next time
refusing. I also get that the drive is busy and I can't umount it.


1. how do I determine what to use for my second cdrom in fstab?
2. is there a way to tweak the fstab for my cdrom? I also am using a
trick in the fstab 'unhide' to play some protected cdroms, maybe that is
the source of my problem. I got the unhide from Xandros I am not sure
what it is from, if it is a part of mount I could just mount those cds
with unhide, but I tried it and mount didn't like it and I couldn't find
unhide in the man page.

Thanks
Aaron


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Problems connecting to the Technion's network through cable

2004-10-27 Thread Haggai Eran
Hi
Today I got my cable connection working, but unfortunately I'm having
problems connecting through Linux.
I have a terayon tj715 modem, connected through Ethernet to my PC. I
get an ip address from it's dhcp server, and I can use pptp to connect
to the technion's pptp server. I even get an ip from the technion,
assigned to ppp0. the problem is that at this point, I can't use the
connection at all, and that after about 1 minute, it just disconnects.
windows works fine. using it's builtin pptp dialer.

I'm using debian sid (not so updated, since I haven't had an Internet
connection in two weeks), with kernel 2.6.8.
I've added the logs below:
Oct 27 18:00:19 localhost pppd[5243]: pppd 2.4.2 started by root, uid 0
Oct 27 18:00:19 localhost pptp[5244]: anon log[main:pptp.c:243]: The
synchronous pptp option is NOT activated
Oct 27 18:00:19 localhost pppd[5243]: Serial connection established.
Oct 27 18:00:19 localhost pppd[5243]: using channel 2
Oct 27 18:00:19 localhost pppd[5243]: Using interface ppp0
Oct 27 18:00:19 localhost pptp[5250]: anon
log[ctrlp_rep:pptp_ctrl.c:243]: Sent control packet type is 1
'Start-Control-Connection-Request'
Oct 27 18:00:19 localhost pppd[5243]: Connect: ppp0 -- /dev/pts/0
Oct 27 18:00:19 localhost pptp[5250]: anon
log[pptp_make_packet:pptp_ctrl.c:557]: reserved0 field is not zero!
(0x2d48) Cisco feature?
Oct 27 18:00:19 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:721]: Received Start Control Connection
Reply
Oct 27 18:00:19 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:755]: Client connection established.
Oct 27 18:00:20 localhost pptp[5250]: anon
log[ctrlp_rep:pptp_ctrl.c:243]: Sent control packet type is 7
'Outgoing-Call-Request'
Oct 27 18:00:20 localhost pppd[5243]: sent [LCP ConfReq id=0x1 magic
0x6f097d53 pcomp]
Oct 27 18:00:20 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:841]: Received Outgoing Call Reply.
Oct 27 18:00:20 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:880]: Outgoing call established (call ID 0,
peer's call ID 6441).
Oct 27 18:00:20 localhost pppd[5243]: rcvd [LCP ConfReq id=0xc3 mru
1400 auth pap magic 0x2d1ce8d7]
Oct 27 18:00:20 localhost pppd[5243]: sent [LCP ConfAck id=0xc3 mru
1400 auth pap magic 0x2d1ce8d7]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [LCP ConfAck id=0x1 magic
0x6f097d53 pcomp]
Oct 27 18:00:20 localhost pppd[5243]: sent [LCP EchoReq id=0x0 magic=0x6f097d53]
Oct 27 18:00:20 localhost pppd[5243]: sent [PAP AuthReq id=0x1
user=username password=password]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [LCP EchoRep id=0x0 magic=0x2d1ce8d7]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [PAP AuthAck id=0x1 ]
Oct 27 18:00:20 localhost pppd[5243]: PAP authentication succeeded
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfReq id=0x1
compress VJ 0f 01 addr 0.0.0.0 ms-dns1 0.0.0.0 ms-dns3
0.0.0.0]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfReq id=0x59
compress VJ 0f 00 addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfAck id=0x59
compress VJ 0f 00 addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfReq id=0x5a
compress VJ 0f 00 addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfAck id=0x5a
compress VJ 0f 00 addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfNak id=0x1 addr
132.68.250.217 ms-dns1 132.68.238.50 ms-dns3 132.68.1.2]
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfReq id=0x2
compress VJ 0f 01 addr 132.68.250.217 ms-dns1 132.68.238.50
ms-dns3 132.68.1.2]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfAck id=0x2
compress VJ 0f 01 addr 132.68.250.217 ms-dns1 132.68.238.50
ms-dns3 132.68.1.2]
Oct 27 18:00:20 localhost pppd[5243]: replacing old default route to
eth0 [172.23.96.1]
Oct 27 18:00:20 localhost pppd[5243]: Cannot determine ethernet
address for proxy ARP
Oct 27 18:00:20 localhost pppd[5243]: local  IP address 132.68.250.217
Oct 27 18:00:20 localhost pppd[5243]: remote IP address 132.68.250.254
Oct 27 18:00:20 localhost pppd[5243]: primary   DNS address 132.68.238.50
Oct 27 18:00:20 localhost pppd[5243]: secondary DNS address 132.68.1.2
Oct 27 18:00:20 localhost pppd[5243]: Can't execute /etc/ppp/ip-up:
Invalid argument
Oct 27 18:00:24 localhost wait_for_sysfs[5249]: error: wait_for_sysfs
needs an update to handle the device '/class/net/ppp0' properly,
please report to [EMAIL PROTECTED]
Oct 27 18:01:17 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:912]: Call disconnect notification received
(call id 6441)
Oct 27 18:01:17 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:770]: Received Stop Control Connection
Request.
Oct 27 18:01:17 localhost pptp[5250]: anon
log[ctrlp_rep:pptp_ctrl.c:243]: Sent control packet type is 4
'Stop-Control-Connection-Reply'
Oct 27 18:01:17 localhost pptp[5250]: anon
log[call_callback:pptp_callmgr.c:77]: Closing connection
Oct 27 18:01:17 localhost pppd[5243]: Modem hangup
Oct 27 18:01:17 localhost pppd[5243]: restoring old default route to
eth0 

[JOB OFFER] Computers + Physics and/or Math Hacker

2004-10-27 Thread Orna Agmon
Hello Everyone,

This is about a position for an algorithms person. The work includes:

Hacking old scientific codes: improving, porting to Linux,
replacing algorithms with modern ones.

Designing the architecture for new scientific codes. Designing and
implementing a general purpose scientific GUI.

Working alongside scientists, helping them implement the scientific
equations while not neglecting quality, portability,
readability, modularity, maintainability, efficiency - all
those things Physicists tend to neglect.

Introducing new technologies and free software solutions into the team.

Advising sysadmins on tough problems.

The position is in the Haifa area.

Please contact me personally for further details.

Orna.
--
Orna Agmon http://vipe.stud.technion.ac.il/~ladypine/
ICQ: 348759096


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Problems connecting to the Technion's network through cable

2004-10-27 Thread Haggai Eran
Hi
Today I got my cable connection working, but unfortunatly I'm having
problems connecting through linux.
I have a terayon tj715 modem, connected through ethernet to my pc. I
get an ip address from it's dhcp server, and I can use pptp to connect
to the technion's pptp server. I even get an ip from the technion,
assigned to ppp0. the problem is that at this point, I can't use the
connection at all, and that after about 1 minute, it just disconnects.
windows works fine. using it's builtin pptp dialer.

I'm using debian sid (not so updated, since I haven't had an internet
connection in two weeks), with kernel 2.6.8.
I've added the logs below:
Oct 27 18:00:19 localhost pppd[5243]: pppd 2.4.2 started by root, uid 0
Oct 27 18:00:19 localhost pptp[5244]: anon log[main:pptp.c:243]: The
synchronous pptp option is NOT activated
Oct 27 18:00:19 localhost pppd[5243]: Serial connection established.
Oct 27 18:00:19 localhost pppd[5243]: using channel 2
Oct 27 18:00:19 localhost pppd[5243]: Using interface ppp0
Oct 27 18:00:19 localhost pptp[5250]: anon
log[ctrlp_rep:pptp_ctrl.c:243]: Sent control packet type is 1
'Start-Control-Connection-Request'
Oct 27 18:00:19 localhost pppd[5243]: Connect: ppp0 -- /dev/pts/0
Oct 27 18:00:19 localhost pptp[5250]: anon
log[pptp_make_packet:pptp_ctrl.c:557]: reserved0 field is not zero!
(0x2d48) Cisco feature?
Oct 27 18:00:19 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:721]: Received Start Control Connection
Reply
Oct 27 18:00:19 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:755]: Client connection established.
Oct 27 18:00:20 localhost pptp[5250]: anon
log[ctrlp_rep:pptp_ctrl.c:243]: Sent control packet type is 7
'Outgoing-Call-Request'
Oct 27 18:00:20 localhost pppd[5243]: sent [LCP ConfReq id=0x1 magic
0x6f097d53 pcomp]
Oct 27 18:00:20 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:841]: Received Outgoing Call Reply.
Oct 27 18:00:20 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:880]: Outgoing call established (call ID 0,
peer's call ID 6441).
Oct 27 18:00:20 localhost pppd[5243]: rcvd [LCP ConfReq id=0xc3 mru
1400 auth pap magic 0x2d1ce8d7]
Oct 27 18:00:20 localhost pppd[5243]: sent [LCP ConfAck id=0xc3 mru
1400 auth pap magic 0x2d1ce8d7]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [LCP ConfAck id=0x1 magic
0x6f097d53 pcomp]
Oct 27 18:00:20 localhost pppd[5243]: sent [LCP EchoReq id=0x0 magic=0x6f097d53]
Oct 27 18:00:20 localhost pppd[5243]: sent [PAP AuthReq id=0x1
user=username password=password]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [LCP EchoRep id=0x0 magic=0x2d1ce8d7]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [PAP AuthAck id=0x1 ]
Oct 27 18:00:20 localhost pppd[5243]: PAP authentication succeeded
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfReq id=0x1
compress VJ 0f 01 addr 0.0.0.0 ms-dns1 0.0.0.0 ms-dns3
0.0.0.0]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfReq id=0x59
compress VJ 0f 00 addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfAck id=0x59
compress VJ 0f 00 addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfReq id=0x5a
compress VJ 0f 00 addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfAck id=0x5a
compress VJ 0f 00 addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfNak id=0x1 addr
132.68.250.217 ms-dns1 132.68.238.50 ms-dns3 132.68.1.2]
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfReq id=0x2
compress VJ 0f 01 addr 132.68.250.217 ms-dns1 132.68.238.50
ms-dns3 132.68.1.2]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfAck id=0x2
compress VJ 0f 01 addr 132.68.250.217 ms-dns1 132.68.238.50
ms-dns3 132.68.1.2]
Oct 27 18:00:20 localhost pppd[5243]: replacing old default route to
eth0 [172.23.96.1]
Oct 27 18:00:20 localhost pppd[5243]: Cannot determine ethernet
address for proxy ARP
Oct 27 18:00:20 localhost pppd[5243]: local  IP address 132.68.250.217
Oct 27 18:00:20 localhost pppd[5243]: remote IP address 132.68.250.254
Oct 27 18:00:20 localhost pppd[5243]: primary   DNS address 132.68.238.50
Oct 27 18:00:20 localhost pppd[5243]: secondary DNS address 132.68.1.2
Oct 27 18:00:20 localhost pppd[5243]: Can't execute /etc/ppp/ip-up:
Invalid argument
Oct 27 18:00:24 localhost wait_for_sysfs[5249]: error: wait_for_sysfs
needs an update to handle the device '/class/net/ppp0' properly,
please report to [EMAIL PROTECTED]
Oct 27 18:01:17 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:912]: Call disconnect notification received
(call id 6441)
Oct 27 18:01:17 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:770]: Received Stop Control Connection
Request.
Oct 27 18:01:17 localhost pptp[5250]: anon
log[ctrlp_rep:pptp_ctrl.c:243]: Sent control packet type is 4
'Stop-Control-Connection-Reply'
Oct 27 18:01:17 localhost pptp[5250]: anon
log[call_callback:pptp_callmgr.c:77]: Closing connection
Oct 27 18:01:17 localhost pppd[5243]: Modem hangup
Oct 27 18:01:17 localhost pppd[5243]: restoring old default route to
eth0 

Re: [FOLLOW-UP] The mystery of X-Window server in Debian Testing vs. RH8.0

2004-10-27 Thread Micha Feigin
At Tue, 26 Oct 2004 05:02:55 +0200 (EET),
Omer Zak wrote:
 
 The mystery is still there, but the X-Window in my Debian Testing
 installation is now operational.
 What were my changes?
 1. The video card driver was changed from 'vesa' to 'nv' (my video card is
 GeForce FX 5200).  In RedHat8.0, 'vesa' worked.

This pushes me again towards my last guess in the private email. You probably
need to load the fbdevhw module which you are in RH and not in Debian. The vesa
driver is probably not speaking to your frame buffer.

 2. I deleted the 1280x960 mode.  In RedHat8.0, this mode did not cause
 problems.

Then it shouldn't be a problem with debian, unless the newer X is trying a
higher refresh rate, but I would go with my previous guess about fbdevhw

 3. The monitor identifier was changed from ___: to Sony SDM-HS73,
 because there is a bad omen associated with colons.  The RedHat8.0
 configuration did not have colons in monitor identifiers.
 
 Thanks to Micha Feigin for the effort, which he put into helping me.
  --- Omer
 My opinions, as expressed in this E-mail message, are mine alone.
 They do not represent the official policy of any organization with which
 I may be affiliated in any way.
 WARNING TO SPAMMERS:  at http://www.zak.co.il/spamwarning.html
 
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]
 
  
  +++
  This Mail Was Scanned By Mail-seCure System
  at the Tel-Aviv University CC.
 

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



y2hack

2004-10-27 Thread shtirlitz

Just signup. It is going to be fun.

http://www.y2hack4.org

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Problems connecting to the Technion's network through cable

2004-10-27 Thread Haggai Eran
Today I got my cable connection working, but unfortunatly I'm having
problems connecting through linux.
I have a terayon tj715 modem, connected through ethernet to my pc. I
get an ip address from it's dhcp server, and I can use pptp to connect
to the technion's pptp server. I even get an ip from the technion,
assigned to ppp0. the problem is that at this point, I can't use the
connection at all, and that after about 1 minute, it just disconnects.
windows works fine. using it's builtin pptp dialer.

I'm using debian sid (not so updated, since I haven't had an internet
connection in two weeks), with kernel 2.6.8.
I've added the logs below:
Oct 27 18:00:19 localhost pppd[5243]: pppd 2.4.2 started by root, uid 0
Oct 27 18:00:19 localhost pptp[5244]: anon log[main:pptp.c:243]: The
synchronous pptp option is NOT activated
Oct 27 18:00:19 localhost pppd[5243]: Serial connection established.
Oct 27 18:00:19 localhost pppd[5243]: using channel 2
Oct 27 18:00:19 localhost pppd[5243]: Using interface ppp0
Oct 27 18:00:19 localhost pptp[5250]: anon
log[ctrlp_rep:pptp_ctrl.c:243]: Sent control packet type is 1
'Start-Control-Connection-Request'
Oct 27 18:00:19 localhost pppd[5243]: Connect: ppp0 -- /dev/pts/0
Oct 27 18:00:19 localhost pptp[5250]: anon
log[pptp_make_packet:pptp_ctrl.c:557]: reserved0 field is not zero!
(0x2d48) Cisco feature?
Oct 27 18:00:19 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:721]: Received Start Control Connection
Reply
Oct 27 18:00:19 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:755]: Client connection established.
Oct 27 18:00:20 localhost pptp[5250]: anon
log[ctrlp_rep:pptp_ctrl.c:243]: Sent control packet type is 7
'Outgoing-Call-Request'
Oct 27 18:00:20 localhost pppd[5243]: sent [LCP ConfReq id=0x1 magic
0x6f097d53 pcomp]
Oct 27 18:00:20 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:841]: Received Outgoing Call Reply.
Oct 27 18:00:20 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:880]: Outgoing call established (call ID 0,
peer's call ID 6441).
Oct 27 18:00:20 localhost pppd[5243]: rcvd [LCP ConfReq id=0xc3 mru
1400 auth pap magic 0x2d1ce8d7]
Oct 27 18:00:20 localhost pppd[5243]: sent [LCP ConfAck id=0xc3 mru
1400 auth pap magic 0x2d1ce8d7]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [LCP ConfAck id=0x1 magic
0x6f097d53 pcomp]
Oct 27 18:00:20 localhost pppd[5243]: sent [LCP EchoReq id=0x0 magic=0x6f097d53]
Oct 27 18:00:20 localhost pppd[5243]: sent [PAP AuthReq id=0x1
user=username password=password]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [LCP EchoRep id=0x0 magic=0x2d1ce8d7]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [PAP AuthAck id=0x1 ]
Oct 27 18:00:20 localhost pppd[5243]: PAP authentication succeeded
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfReq id=0x1
compress VJ 0f 01 addr 0.0.0.0 ms-dns1 0.0.0.0 ms-dns3
0.0.0.0]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfReq id=0x59
compress VJ 0f 00 addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfAck id=0x59
compress VJ 0f 00 addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfReq id=0x5a
compress VJ 0f 00 addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfAck id=0x5a
compress VJ 0f 00 addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfNak id=0x1 addr
132.68.250.217 ms-dns1 132.68.238.50 ms-dns3 132.68.1.2]
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfReq id=0x2
compress VJ 0f 01 addr 132.68.250.217 ms-dns1 132.68.238.50
ms-dns3 132.68.1.2]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfAck id=0x2
compress VJ 0f 01 addr 132.68.250.217 ms-dns1 132.68.238.50
ms-dns3 132.68.1.2]
Oct 27 18:00:20 localhost pppd[5243]: replacing old default route to
eth0 [172.23.96.1]
Oct 27 18:00:20 localhost pppd[5243]: Cannot determine ethernet
address for proxy ARP
Oct 27 18:00:20 localhost pppd[5243]: local  IP address 132.68.250.217
Oct 27 18:00:20 localhost pppd[5243]: remote IP address 132.68.250.254
Oct 27 18:00:20 localhost pppd[5243]: primary   DNS address 132.68.238.50
Oct 27 18:00:20 localhost pppd[5243]: secondary DNS address 132.68.1.2
Oct 27 18:00:20 localhost pppd[5243]: Can't execute /etc/ppp/ip-up:
Invalid argument
Oct 27 18:00:24 localhost wait_for_sysfs[5249]: error: wait_for_sysfs
needs an update to handle the device '/class/net/ppp0' properly,
please report to [EMAIL PROTECTED]
Oct 27 18:01:17 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:912]: Call disconnect notification received
(call id 6441)
Oct 27 18:01:17 localhost pptp[5250]: anon
log[ctrlp_disp:pptp_ctrl.c:770]: Received Stop Control Connection
Request.
Oct 27 18:01:17 localhost pptp[5250]: anon
log[ctrlp_rep:pptp_ctrl.c:243]: Sent control packet type is 4
'Stop-Control-Connection-Reply'
Oct 27 18:01:17 localhost pptp[5250]: anon
log[call_callback:pptp_callmgr.c:77]: Closing connection
Oct 27 18:01:17 localhost pppd[5243]: Modem hangup
Oct 27 18:01:17 localhost pppd[5243]: restoring old default route to
eth0 

Problems connecting to the Technion's network through cable

2004-10-27 Thread Haggai Eran
Hi
Today I got my cable connection working, but unfortunatly I'm having
problems connecting through linux.
I have a terayon tj715 modem, connected through ethernet to my pc. I
get an ip address from it's dhcp server, and I can use pptp to connect
to the technion's pptp server. I even get an ip from the technion,
assigned to ppp0. the problem is that at this point, I can't use the
connection at all, and that after about 1 minute, it just disconnects.
windows works fine. using it's builtin pptp dialer.

I'm using debian sid (not so updated, since I haven't had an internet
connection in two weeks), with kernel 2.6.8.

I've attached the logs.
Oct 27 18:00:19 localhost pppd[5243]: pppd 2.4.2 started by root, uid 0
Oct 27 18:00:19 localhost pptp[5244]: anon log[main:pptp.c:243]: The synchronous pptp 
option is NOT activated 
Oct 27 18:00:19 localhost pppd[5243]: Serial connection established.
Oct 27 18:00:19 localhost pppd[5243]: using channel 2
Oct 27 18:00:19 localhost pppd[5243]: Using interface ppp0
Oct 27 18:00:19 localhost pptp[5250]: anon log[ctrlp_rep:pptp_ctrl.c:243]: Sent 
control packet type is 1 'Start-Control-Connection-Request' 
Oct 27 18:00:19 localhost pppd[5243]: Connect: ppp0 -- /dev/pts/0
Oct 27 18:00:19 localhost pptp[5250]: anon log[pptp_make_packet:pptp_ctrl.c:557]: 
reserved0 field is not zero! (0x2d48) Cisco feature?  
Oct 27 18:00:19 localhost pptp[5250]: anon log[ctrlp_disp:pptp_ctrl.c:721]: Received 
Start Control Connection Reply
Oct 27 18:00:19 localhost pptp[5250]: anon log[ctrlp_disp:pptp_ctrl.c:755]: Client 
connection established.
Oct 27 18:00:20 localhost pptp[5250]: anon log[ctrlp_rep:pptp_ctrl.c:243]: Sent 
control packet type is 7 'Outgoing-Call-Request' 
Oct 27 18:00:20 localhost pppd[5243]: sent [LCP ConfReq id=0x1 magic 0x6f097d53 
pcomp]
Oct 27 18:00:20 localhost pptp[5250]: anon log[ctrlp_disp:pptp_ctrl.c:841]: Received 
Outgoing Call Reply.
Oct 27 18:00:20 localhost pptp[5250]: anon log[ctrlp_disp:pptp_ctrl.c:880]: Outgoing 
call established (call ID 0, peer's call ID 6441). 
Oct 27 18:00:20 localhost pppd[5243]: rcvd [LCP ConfReq id=0xc3 mru 1400 auth pap 
magic 0x2d1ce8d7]
Oct 27 18:00:20 localhost pppd[5243]: sent [LCP ConfAck id=0xc3 mru 1400 auth pap 
magic 0x2d1ce8d7]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [LCP ConfAck id=0x1 magic 0x6f097d53 
pcomp]
Oct 27 18:00:20 localhost pppd[5243]: sent [LCP EchoReq id=0x0 magic=0x6f097d53]
Oct 27 18:00:20 localhost pppd[5243]: sent [PAP AuthReq id=0x1 user=username 
password=secretpassword]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [LCP EchoRep id=0x0 magic=0x2d1ce8d7]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [PAP AuthAck id=0x1 ]
Oct 27 18:00:20 localhost pppd[5243]: PAP authentication succeeded
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfReq id=0x1 compress VJ 0f 01 
addr 0.0.0.0 ms-dns1 0.0.0.0 ms-dns3 0.0.0.0]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfReq id=0x59 compress VJ 0f 00 
addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfAck id=0x59 compress VJ 0f 00 
addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfReq id=0x5a compress VJ 0f 00 
addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfAck id=0x5a compress VJ 0f 00 
addr 132.68.250.254]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfNak id=0x1 addr 13268.250.217 
ms-dns1 132.68.238.50 ms-dns3 132.68.1.2]
Oct 27 18:00:20 localhost pppd[5243]: sent [IPCP ConfReq id=0x2 compress VJ 0f 01 
addr 132.68.250.217 ms-dns1 132.68.238.50 ms-dns3 132.68.1.2]
Oct 27 18:00:20 localhost pppd[5243]: rcvd [IPCP ConfAck id=0x2 compress VJ 0f 01 
addr 132.68.250.217 ms-dns1 132.68.238.50 ms-dns3 132.68.1.2]
Oct 27 18:00:20 localhost pppd[5243]: replacing old default route to eth0 [172.23.96.1]
Oct 27 18:00:20 localhost pppd[5243]: Cannot determine ethernet address for proxy ARP
Oct 27 18:00:20 localhost pppd[5243]: local  IP address 132.68.250.217
Oct 27 18:00:20 localhost pppd[5243]: remote IP address 132.68.250.254
Oct 27 18:00:20 localhost pppd[5243]: primary   DNS address 132.68.238.50
Oct 27 18:00:20 localhost pppd[5243]: secondary DNS address 132.68.1.2
Oct 27 18:00:20 localhost pppd[5243]: Can't execute /etc/ppp/ip-up: Invalid argument
Oct 27 18:00:24 localhost wait_for_sysfs[5249]: error: wait_for_sysfs needs an update 
to handle the device '/class/net/ppp0' properly, please report to [EMAIL PROTECTED]
Oct 27 18:01:17 localhost pptp[5250]: anon log[ctrlp_disp:pptp_ctrl.c:912]: Call 
disconnect notification received (call id 6441)
Oct 27 18:01:17 localhost pptp[5250]: anon log[ctrlp_disp:pptp_ctrl.c:770]: Received 
Stop Control Connection Request.
Oct 27 18:01:17 localhost pptp[5250]: anon log[ctrlp_rep:pptp_ctrl.c:243]: Sent 
control packet type is 4 'Stop-Control-Connection-Reply' 
Oct 27 18:01:17 localhost pptp[5250]: anon log[call_callback:pptp_callmgr.c:77]: 
Closing connection
Oct 27 18:01:17 localhost pppd[5243]: Modem hangup
Oct 27 18:01:17 localhost pppd[5243]: