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

Yan: Yan: Internet sharing?



Thank you John. But I can't. SSID?, Security?

How can I this with KDE Network Manager?



10 Ağustos 2015 12:11 Pazartesi tarihinde tux john <atux@null.net> şöyle yazdı:


as root in a terminal if you type the following:
echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE
iptables -A FORWARD -i eth0 -j ACCEPT
iptables -A FORWARD -i wlan0 -m state --state RELATED,ESTABLISHED -j ACCEPT
then you will be able to connect a PC th eth0 and access the NET. Wlan0 will be your WAN interface to the net.
Sent: Monday, August 10, 2015 at 11:41 AM
From: "Serkan KURT" <ssserkkk@yahoo.com>
To: "tux john" <atux@null.net>, "Debian-user List Debian" <debian-user@lists.debian.org>
Subject: Yan: Internet sharing?
I am triying with Network Manager.
wifi card iwl4965
firmware iwlwifi
I connect to internet over ethernet port.
ethernet -> eth0
wifi -> wlan0
 

 
10 Ağustos 2015 11:36 Pazartesi tarihinde tux john <atux@null.net> şöyle yazdı:
 
Could you give us some more information please?
wifi will be your wan and ethnernet is your LAN?
if yes tell us your corresponding names of the interfaces?
is wifi is wlan0 ane ethernet is eth0?
 
 
Sent: Monday, August 10, 2015 at 11:31 AM
From: "Serkan KURT" <ssserkkk@yahoo.com>
To: "Debian-user List Debian" <debian-user@lists.debian.org>
Subject: Internet sharing?
Hi. How can I share ethernet from wifi on KDE?
 
Debian Jessie amd64, KDE.

 



Reply to: