Ok. Networking. I can do that.  For the purpose of testing, turn off the
firewalls on both servers.


   1. Are you getting NIC lights on both servers and on the switch ports?
   2. Have you verified the cables are not cross-over cables? Easiest way to
   check, look at the two middle pair of wires on both ends. If they are the
   same, it's correct. If they are switched, it's a cross-over, and the wrong
   type of cable.
   3. On one server type ping <address of other server>. Let it run.
   1. Are you getting a response? If not, look at the NIC on the sending
      server.
         1. Is the NIC light flashing with each ping? If not, look at your
         switch.
            1. Are the switch port lights on both ports flashing in
            conjunction with the ping? If not, your switch may be bad.
         2. On the receiving server, is the NIC flashing with each ping?

Follow these steps from top to bottom. Post any probems or errors you are
having.

Jeremiah E. Bess
Network Ninja, Penguin Geek, Father of four


On Fri, Jun 19, 2009 at 01:02, Ala'a Ibrahim <[email protected]> wrote:

> Okay :), i found that i can get the utilization of a server from just on
> line of code @ Ubuntu which is sar -u 2 5,so i decided to work on Ubuntu
> my load balance scheme,the problem is that i need to forward the requests
> objects between the servers but i can't even make a network between them &
> let each server access the other through the switch...hope you got my
> point..i am sorry for that confusion..BTW my implementation language is
> using Java..
>
> On Fri, Jun 19, 2009 at 4:08 AM, Jeremiah Bess <[email protected]>wrote:
>
>> This thread is quite confusing. Let's start from the top. What is your end
>> goal, and where are you having problems?
>>
>> Jeremiah E. Bess
>> Network Ninja, Penguin Geek, Father of four
>>
>>
>> On Thu, Jun 18, 2009 at 10:46, Ala'a Ibrahim <[email protected]>wrote:
>>
>>> actually i need to make a load balance scheme between servers,so both of
>>> them can access each other..
>>>
>>> On Thu, Jun 18, 2009 at 7:16 PM, hard wyrd <[email protected]> wrote:
>>>
>>>> You cannot use http: to connect to the other box because it might not
>>>> have a web server running on it.
>>>>
>>>> I believe you should explain what you really need.
>>>>
>>>> 1. Do you need a web server?
>>>> 2. Do you need file sharing over the network?
>>>>
>>>> Remember that most services are not installed by default in Linux.
>>>> Meaning, these are off, and you need to install them. You cannot connect to
>>>> another computer using the HTTP protocol unless that other computer has a
>>>> web server running on it.
>>>>
>>>> If you want file sharing over the network, you need to install either
>>>> Samba or NFS, or both if you must.
>>>>
>>>>
>>>> On Thu, Jun 18, 2009 at 10:19 PM, Ala'a Ibrahim 
>>>> <[email protected]>wrote:
>>>>
>>>>> Here we have the current situation:
>>>>>
>>>>> the 2 Ubuntu Laptops are connected to a switch via LAN Cable(those for
>>>>> switch)
>>>>>
>>>>> i typed @ wired connection @ the network settings tab after selecting
>>>>> static ip address from the configurations @ one of them 192.168.0.101 & 
>>>>> the
>>>>> other 192.168.0.100 & @ both the subnet mask are 255.255.255.0,then i 
>>>>> tried
>>>>> to type as URL @ the one with 192.168.100 http://192.168.101/ the
>>>>> output was Unable to connect..
>>>>>
>>>>
>>>> --
>>>> Part-time SysAd, full-time Dad, part-time netNinja
>>>> CNS, ACFE, FOSS Advocate and Consultant
>>>> Registered Linux User #400165
>>>> http://www.rm2media.net
>>>> http://baudizm.blogsome.com
>>>> http://linuxblazon.wordpress.com
>>>> http://3x-comic.blogspot.com  (NEW!)
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Ala'a Ibrahim Mohammad.
>>> 4th Grade
>>> Computer Science Department
>>> Faculty of Computers & Information Systems
>>> Helwan University.
>>>
>>>
>>>
>>
>>
>>
>
>
> --
> Ala'a Ibrahim Mohammad.
> 4th Grade
> Computer Science Department
> Faculty of Computers & Information Systems
> Helwan University.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit our group at 
http://groups.google.com/group/linuxusersgroup
-~----------~----~----~----~------~----~------~--~---

Reply via email to