[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New User- Network Problem



On 15 Feb, Jeff D <fixedored@gmail.com> wrote:

> If you aren't using ipv6 you can disable it by adding :

> alias ipv6 off
> to /etc/modprobe.d/aliases
ok done that.

> whats the out put of:
> ip address show dev eth0
2: eth0: <BROADCAST,MULTICAST,UP,10000> mtu1500 qdisc pfifo_fast qlen 1000
  link/ether 00:e0:4c:69:13:15 brd ff:ff:ff:ff:ff:ff
  inet 10.0.0.6/24 brd 10.0.0.255 scope global eth0
  inet6 fe80:2e00:4cff:fe69:1315/64 scope link
  valid_lft forever preferred_lft forever

> ip route show
10.0.0.0/24 dev eth0 protp kernel scope link src 10.0.0.6

> or if you dont have the iproute2 package installed
> ifconfig eth0  
eth0  Link encap:Ethernet  HWaddr 00:E0:4C:69:13:15
    inet addr:10.0.0.6 Bcast 10.0.0.255 Mask 255.255.255.0
inet6 addr fe80::2e0:4cff:fe69:1315/64 Scope:Link
 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric 1
Rx packets 5481 errors:0 dropped 0 overruns:0 frame:0
Tx packets 3779 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txquelen:1000
Rx bytes 448775 (4.2 Mib) Tx bytes 371258 (362.5 Kib)
interrupt:50 Base addsress :0x8c00

> and netstat -nr
Kernel ip routing table
Destination  Gateway Genmask     Flags  MSS Window irtt Iface
10.0.0.0      0.0.0.0   255.255.255.0    U      0       0          0  eth0

-- 

mitch@sand-hill.freeserve.co.uk                   


Reply to: