On Thu,07.Jan.10, 09:47:56, J.H.Kim wrote:
> Hi, everyone
>
> I want to use network in my office locally.
> Not connected to internet, I wish to do network in my office only.
> The network cable is connected with cross-cable to another computer.
>
> I set /etc/network/interfaces as follows :
>
>> I set /etc/network/interfaces as follows :
>> auto lo
>> iface lo inet loopback
>> allow-hotplug eth0
>> iface eth0 inet static
>> address 192.168.0.7
>> netmask 255.255.255.0
>> network 192.168.0.0
>> broadcaset 192.168.0.255
>>
> I set /etc/network/interfaces as follows :
> auto lo
> iface lo inet loopback
> allow-hotplug eth0
> iface eth0 inet static
>address 192.168.0.7
>netmask 255.255.255.0
>network 192.168.0.0
>broadcaset 192.168.0.255
>g
On Thu, 7 Jan 2010, J.H.Kim wrote:
Sometimes ip address is set to 192.168.0.7.
But somtimes ip address is set to 169.254.171.33
which is not set by me, and I don't konw why that address
is set to my ip address.
I want to set my ipaddress 192.168.0.7 always.
Please tell me how to fix that proble
Hi, everyone
I want to use network in my office locally.
Not connected to internet, I wish to do network in my office only.
The network cable is connected with cross-cable to another computer.
I set /etc/network/interfaces as follows :
auto lo
iface lo inet loopback
allow-hotplug e
5 matches
Mail list logo