Displaying 4 results from an estimated 4 matches for "raghunath".
2005 Sep 09
4
Problem with MTU > 1500, ifconfig segmentation fault
Hi all,
I am using Xen 2.0.7. I have Broadcom NetXtreme BCM5704 Gigabit Ethernet
(rev 02) cards which support frames greater than 1500.
However when I boot into Xen and try to set the MTU to anything higher
than 1500 (e.g., 4000, 8000 etc) I get a segmentation fault. After this
fault, every command fails with a segmentation fault. I saw a similar
bug report posted here:
2002 Mar 15
0
Permission denied
Hi,
I installed openssh3.1p1 on two IRIX test systems which have both
ipv6/v4 stack. When tried to execute ssh, it says permission denied and
it fails.
I did add --with-pam when i did configure, installed pam libraries also
on the test systems.
user1 at system1~
59 % /usr/freeware/bin/ssh user1 at system1 /usr/bin/true
user1 at system1's password:
Permission denied, please try again.
user1
2002 Mar 26
0
openssh3.1p1 -- 'ssh' connection gets terminated
Hi,
Compiled openssh3.1p1 by adding '-DINET6' flag to compile line to enable
it to be installed on our ipv6 systems. No other code change was done
to openssh. Installed it on two ipv6 systems and two ipv4 systems.
Whenerer the server is an ipv4 system, ssh client seems to establish
connection but it terminates immediately after printing motd message.
Here is the typical failure
2004 Jul 05
0
linking error
Hi! While executing TREMOR fixed point processor in Microsft Visual C++ 6.0 studio, I am getting the following error while trying to make a executable file.
---------------------------------------------------------------------------------------
Linking...
mapping0.obj : error LNK2001: unresolved external symbol _alloca
Debug/vorbisdec1.exe : fatal error LNK1120: 1 unresolved externals
Error