what is your router brand?Open a terminal and make sure dhcp daemon is running.
Reliance Wimax - Ubuntu Forums
Dear All,
Anybody have idea how to setup Tata wimax in Ubuntu 9.4? I am stuck with this topic. Actually Ubuntu is trying to connect but after some time its says offline. Seems network card is installed properly.
With windows installation also there was a problem first. The person who came to install the device changed the network card setting "Speed/Duplex settings" to "Autonegotiate for 10HD". Then only the connection started to work in Windows. Mine is NVIDIA nForce network controller.
I think the same setting need to be applied in Linux (Ubuntu 9.4). But I dont know how to do that.. Anybody for help?
Thanks,
what is your router brand?Open a terminal and make sure dhcp daemon is running.
Reliance Wimax - Ubuntu Forums
http://getgnulinux.org
"faithfreedom" -google for that.
Can you please tell me how to check that?
what is the brand of your wimax CPE/router ?
you need to open a terminal(in menu Applications>Accessories>Terminal) and type :
when password is asked ,give your ubuntu login password.when you type the password on terminal ,you cannot see it ,nor there any feedback that you are typing the password.once entered ,press "ENTER" key.then try again.Code:sudo /etc/init.d/dhcpd restart
also ,go through this:
[all variants] Known Jaunty Wireless/Ethernet workarounds - Ubuntu Forums
http://getgnulinux.org
"faithfreedom" -google for that.
When I try sudo /etc/init.d/dhcpd restart it shows the below message.
root@ubuntu:~# sudo /etc/init.d/dhcpd restart
sudo: /etc/init.d/dhcpd: command not found
Also I could not find anything named dhcp in /etc/init.d/ directory.
Anyother thing need to be installed?
From the informations on the forum i installed dhcpcd. It was not installed.
Then I tried for disabling avahi
-----------------------------------------------------
root@ubuntu:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:23:8b:7f:55:8c
inet6 addr: fe80::223:8bff:fe7f:558c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:3164 (3.1 KB)
Interrupt:20
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:60 errors:0 dropped:0 overruns:0 frame:0
TX packets:60 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4488 (4.4 KB) TX bytes:4488 (4.4 KB)
-----------------------------------------------------
sudo /etc/init.d/avahi-daemon stop
then used
sudo ifconfig eth0 down
sudo ifconfig eth0 up
then
sudo dhcpcd eth0
After this it showed an IP with ip4 config. But no chance with internet. I t showing some bytes sent information, but 0 bytes recieved.
I saw an information saying "Remove the link of avahi from /etc/init.d to stop it from coming up at boot". But how to do this? Need to delete the avahi file from etc/init.d?
The name specified on the device is PHIHONG. specification IEE 802.3af complaint single port injector.. Is that you asked for?
Thanks,
Thanks for the help. I have fixed the problem. Problem was with my NIC's duplex/speed setting. I made it correct. Now everything works fine![]()
Ubuntu rocks again
Here are some good links for others. Some of these links will be useful for people who are facing same issues.
Duplex setings:
Quick HOWTO : Ch03 : Linux Networking - Linux Home Networking
how to install and configure DHCP in Linux - Google Search
Reference
problem in opening /etc/rc.d/init.d/dhcpd.conf - LinuxQuestions.org
How to Install and Configure DHCP Server in Ubuntu Server|Ubuntu Geek
http://www.brianhall.info/linux/
how do I restart the DHCP server/client? - Ubuntu Forums
Disabling Avahi
how to take eth1:avah down, how to disable avahi service - Ubuntu Forums
Disabling the Avahi daemon - The solution
[SOLVED] Removing/disabling avahi - Ubuntu Forums
Reference
https://bugs.launchpad.net/ubuntu/+s...er/+bug/368709
DHCP
Prashanth Speaks-Technology and Life: How to Fix IP by DHCP issue in Ubuntu Jaunty 9.04
Thanks all for help! The problem was with my NIC's duplex setting. I changed it.. everything works fine. Here are some links with valuable information.
Duplex setings:
Quick HOWTO : Ch03 : Linux Networking - Linux Home Networking
how to install and configure DHCP in Linux - Google Search
Major help -
problem in opening /etc/rc.d/init.d/dhcpd.conf - LinuxQuestions.org
How to Install and Configure DHCP Server in Ubuntu Server|Ubuntu Geek
http://www.brianhall.info/linux/
how do I restart the DHCP server/client? - Ubuntu Forums
Disabling Avahi
how to take eth1:avah down, how to disable avahi service - Ubuntu Forums
Disabling the Avahi daemon - The solution
[SOLVED] Removing/disabling avahi - Ubuntu Forums
Reference
https://bugs.launchpad.net/ubuntu/+s...er/+bug/368709
DHCP
Prashanth Speaks-Technology and Life: How to Fix IP by DHCP issue in Ubuntu Jaunty 9.04