linux static ip problem
        Posted  
        
            by 
                out_sider
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by out_sider
        
        
        
        Published on 2010-12-21T11:23:23Z
        Indexed on 
            2010/12/22
            1:56 UTC
        
        
        Read the original article
        Hit count: 231
        
I have a serve running centOS and I'd like to have the following setup:
The server needs to have a static ip and be accessible by name. What I want is independently of the network being able to connect the server to the network and access it by name on Firefox as it will be running a web page.
I tried setting the ip manually but while the inet addr is set as I want it the Bcast isn't. And I only can ping the server on the Bcast ip and because it is 192.168.2.255 ssh says it's not valid.
© Server Fault or respective owner