Re: [gini] RE: ssh on UMLs

2008-09-20 Thread Muthucumaru MAHESWARAN
There is a checksum problem with the traceroute packets generated by the gRouter. I am fixing it now. Will release the revised code very soon. -mahes +-+ | Muthucumaru MaheswaranWeb: www.cs.mcgill.ca/~mahesw

[gini] RE: ssh on UMLs

2008-09-20 Thread Daniel Ng
For the auto-routing between 3 routers, an easier fix is just to compile twice, without disabling anything. This was tested with auto-routing and auto-gen IP/MAC both enabled. From: Alexis Malozemoff [EMAIL PROTECTED] Sent: September 19, 2008 7:04 PM To:

[gini] RE: ssh on UMLs

2008-09-20 Thread Daniel Ng
traceroute -I didn't change anything for me. From: Muthucumaru Maheswaran [EMAIL PROTECTED] Sent: September 19, 2008 7:08 PM To: 'Alexis Malozemoff'; Daniel Ng; gini@cs.mcgill.ca Subject: RE: ssh on UMLs Thanks.. I will check on the router. did you try trac

[gini] RE: ssh on UMLs

2008-09-19 Thread Muthucumaru Maheswaran
Thanks.. I will check on the router. did you try traceroute with an -I option? this is essential because we need to use the ICMP packets instead of the UDP which is the default one. I will check the router tonight.. there is an outstanding bug with the queues and I will fix them together if this is