Hi, I've developed a java application which i would like to enable as a linux service. so when i execute the command "service <my_application> start", it will be started as a service. I understand that I have to have a perl script in /etc/rc.d/init.d to do that, which I have already written...
hi all, thanks for the advice. eric, what i am trying to accomplish is to enable my machine to talk to clients from 2 different networks, hence the need for the eth0 and eth1 to be of different subnets. eth0 needs to connect to network 1 of subnet 10.10.10 and eth1 to subnet 130.20.10.
my...
hi, i understand. What i am asking is that shd the netmask, broadcast and gateway settings of eth1 (ip: 130.20.10.6) be the same as that of eth0 (10.10.10.35)? This is because i can ping eth0 and not eth1. Thanks
Hi, i've kinda solved the virtual ip issues. That means i can now configure eth0 to be an ip like 10.10.10.35 and my virtual ip of a different subnet 10.20.30.40 on eth0:1.
However, I have another problem now. I need to configure my eth1 to be of a different subnet as eth0. That means since my...
Hi, I've tried his suggestion, but it still cannot ping my virtual ip. however, i can ping my virtual ip from the server itself. i just cannot ping it from my other pcs connecting to the server.
Hi, thanks for the response. But i'm still not sure how to resolve the problem.
i can create 2 virtual ips of the same subnet (for eg, 10.10.10.20 and 10.10.10.21) and the server is pingable, but i can't create 2 ips like 10.20.30.40 and 10.30.40.50, which is of different subnets. I'm supposed...
i tried setting it, but it does not seem to work, as in i cannot ping the virtual ips that are of a different subnet as the actual ip of the server.
I looked into the ifcfg-eth0 file in /etc/sysconfig/network-scripts and created another file called ifcfg-eth0:0 with almost the same content...
Hi,
I have a question regarding virtual ips. I'm running Linux enterprise version and I need to set up 2 different virtual ips on my server, which has a ethernet card with 4 ports (eth0-eth3).
To make it clearer, my server has an ip address of 10.10.10.15. The 2 virtual ips that i need has to...
Hi, i am currently using idebug on AIX 5.3 and when i am debugging some program, i found that the program cannot be loaded when i run idebug. The program is forever loading and it never completes. Any idea what is causing the problem? there are no error messages to indicate anything. Thanks.
Hi, wonder whether anyone of u guys have encountered this problem before when running a software application?
exec() : 0509-036 Cannot load program <my_program_name> because of the following errors :
0509-120 An offset in the .loader section header is too large
0509-193...
Hi, i am running tprof on my program on AIX 5.2. The tprof file that is generated has a last column named "Other". What does that column signify? Usually for all processes, thatcolumn will have values of 0 in it. But recently, there are non-zero values in that column. Does that indicate that...
Hi, i am currently using AIX 5.2 and wanted to profile a C++ program using gprof tool. I compiled and link the program with the appropriate flags, but when i execute the tprof command on the gmon file, it returns a "illegal instruction" error and no prof file is produced. Any idea what can be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.