OK, I am fighting with this problem longer than week and I am thinking about suicide.
I have "ZyXEL Prestige 600 series" modem.
Modem is in routing mode.
I also have windows on other partition and Internet connection is working.
PROBLEM:
I installed FreeBSD 8.0 release.
Choosed "NO" to all questions after install!
When I boot into FreeBSD router seems to have all LED's active!
here is image of router right after booting!: http://img641.imageshack.us/img641/391/dsc06112.jpg
Also here is the output of "ifconfig -a" command right after booting:
I can0t ping 192.168.1.1 (re0).
It gives error message: "no route to host"
output of "dmesg | grep re0" is :
Anyway when I execute "dhclient re0" command it gives this:
AFTER THIS COMMAND OUTPUT OF IFCONFIG -A and LED's on modem ARE CHANGING!
output of "ifconfig -a" after "dhclient re0" command:
and 10/100M LED on my modem after "dhclient re0" command becomes unstable.
It changes color to orange and turns ON:http://img683.imageshack.us/img683/4774/dsc06116m.jpg
and OFF:http://img683.imageshack.us/img683/3168/dsc06117h.jpg
all the time.
Please PLS PLS PLS help me, I don't know what to do
I have "ZyXEL Prestige 600 series" modem.
Modem is in routing mode.
I also have windows on other partition and Internet connection is working.
PROBLEM:
I installed FreeBSD 8.0 release.
Choosed "NO" to all questions after install!
When I boot into FreeBSD router seems to have all LED's active!
here is image of router right after booting!: http://img641.imageshack.us/img641/391/dsc06112.jpg
Also here is the output of "ifconfig -a" command right after booting:
Code:
re0: [B]flags=8802<BROADCAST,SIMPLEX,MULTICAST>[/B] metric 0 mtu 1500
options=389b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_UCAST,WOL_MCAST,WOL_MAGIC>
ether 00:1a:92:34:04:9b
[B]media: Ethernet autoselect (10base/UTP <half-duplex>)
status: active[/B]
plip0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> metric 0 mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=3<RXCSUM,TXCSUM>
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000
I can0t ping 192.168.1.1 (re0).
It gives error message: "no route to host"
output of "dmesg | grep re0" is :
Code:
re0:<Realtek 8169SC/8110SC Single-chip Gigabit Ethernet> port 0x9800-0x98ff me $
re0: Chip rev. 0x18000000
re0: Mac rev. 0x00000000
re0: Ethernet adress: 00:1a:92:34:04:9b
re0: [FILTER]
Anyway when I execute "dhclient re0" command it gives this:
Code:
DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 1
[B]No DHCPOFFERS received.
No working leases in persistent database - sleeping.[/B]
AFTER THIS COMMAND OUTPUT OF IFCONFIG -A and LED's on modem ARE CHANGING!
output of "ifconfig -a" after "dhclient re0" command:
Code:
re0: [B]flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>[/B] metric 0 mtu 1500
options=389b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_UCAST,WOL_MCAST,WOL_MAGIC>
ether 00:1a:92:34:04:9b
[B]inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255
media: Ethernet autoselect (none)
status: no carrier[/B]
plip0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> metric 0 mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=3<RXCSUM,TXCSUM>
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000
and 10/100M LED on my modem after "dhclient re0" command becomes unstable.
It changes color to orange and turns ON:http://img683.imageshack.us/img683/4774/dsc06116m.jpg
and OFF:http://img683.imageshack.us/img683/3168/dsc06117h.jpg
all the time.
Please PLS PLS PLS help me, I don't know what to do
