Successful Linux Kernel build but unable to send network traffic
by Lotos from LinuxQuestions.org on (#5PZGZ)
I have built Linux kernel with modules for all hardware; I have ip addr assigned for my network cards but I'm unable to ping device, site and browse internet.
I have downloaded latest Linux kernel 4.4 tarball and run make defconfig menuconfig -j2, enabled support for intel e1000e, zd1211rw (usb wireless modem) and android usb network share (https://wiki.gentoo.org/wiki/Android...#Version_4.4.6). Modules are static build inside kernel. With wireless modem i'm unable to search for wifi networks.
There is no default Network Scheduler so I chose fair queue. I flused all iptables rules. What I'm missing??
I have downloaded latest Linux kernel 4.4 tarball and run make defconfig menuconfig -j2, enabled support for intel e1000e, zd1211rw (usb wireless modem) and android usb network share (https://wiki.gentoo.org/wiki/Android...#Version_4.4.6). Modules are static build inside kernel. With wireless modem i'm unable to search for wifi networks.
There is no default Network Scheduler so I chose fair queue. I flused all iptables rules. What I'm missing??