You are not logged in.

#1 2011-09-10 11:15:39

bruuce
Member
Registered: 2011-04-04
Posts: 30

Sharing PPP Connection over wifi issue

Hello

I am trying to share my internet connection over wifi.
I read this document on the wiki : https://wiki.archlinux.org/index.php/Sh … Connection

I suceed in sharing it over internet. but it seems I cannot over wifi.
here is the result of a sudo tcpdump -i wlan0   

tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on wlan0, link-type EN10MB (Ethernet), capture size 65535 bytes
13:03:06.376522 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:21:5c:54:67:fd (oui Unknown), length 300
13:03:19.390269 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:21:5c:54:67:fd (oui Unknown), length 300
13:03:35.088917 IP6 :: > ff02::16: HBH ICMP6, multicast listener report v2, 1 group record(s), length 28
13:03:35.725761 IP6 :: > ff02::1:ff54:67fd: ICMP6, neighbor solicitation, who has fe80::221:5cff:fe54:67fd, length 24
13:03:36.112494 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:21:5c:54:67:fd (oui Unknown), length 300
13:03:36.728947 IP6 fe80::221:5cff:fe54:67fd > ip6-allrouters: ICMP6, router solicitation, length 16
13:03:39.114731 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:21:5c:54:67:fd (oui Unknown), length 300
13:03:40.732090 IP6 fe80::221:5cff:fe54:67fd > ip6-allrouters: ICMP6, router solicitation, length 16
13:03:43.121130 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:21:5c:54:67:fd (oui Unknown), length 300
13:04:01.127128 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:21:5c:54:67:fd (oui Unknown), length 300
13:04:18.845875 IP6 :: > ff02::16: HBH ICMP6, multicast listener report v2, 1 group record(s), length 28
13:04:19.766684 IP6 :: > ff02::1:ff54:67fd: ICMP6, neighbor solicitation, who has fe80::221:5cff:fe54:67fd, length 24
13:04:20.930863 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:21:5c:54:67:fd (oui Unknown), length 300
13:04:24.692774 IP6 fe80::221:5cff:fe54:67fd > ip6-allrouters: ICMP6, router solicitation, length 16
13:04:28.703797 IP6 fe80::221:5cff:fe54:67fd > ip6-allrouters: ICMP6, router solicitation, length 16
13:04:28.876085 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:21:5c:54:67:fd (oui Unknown), length 300
13:04:40.888182 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:21:5c:54:67:fd (oui Unknown), length 300
13:05:07.085957 IP6 :: > ff02::16: HBH ICMP6, multicast listener report v2, 1 group record(s), length 28
13:05:07.740592 IP6 :: > ff02::1:ff54:67fd: ICMP6, neighbor solicitation, who has fe80::221:5cff:fe54:67fd, length 24
13:05:08.649214 IP6 fe80::221:5cff:fe54:67fd > ip6-allrouters: ICMP6, router solicitation, length 16
13:05:10.007655 IP6 fe80::221:5cff:fe54:67fd > ff02::16: HBH ICMP6, multicast listener report v2, 1 group record(s), length 28
13:05:12.662578 IP6 fe80::221:5cff:fe54:67fd > ip6-allrouters: ICMP6, router solicitation, length 16
13:05:16.677245 IP6 fe80::221:5cff:fe54:67fd > ip6-allrouters: ICMP6, router solicitation, length 16
13:05:27.135111 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:21:5c:54:67:fd (oui Unknown), length 300
13:05:41.147791 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 00:21:5c:54:67:fd (oui Unknown), length 300

It seems dnsmasq isn't doing his job?
Does anyone know why?

Last edited by bruuce (2011-09-10 12:31:49)

Offline

#2 2011-09-10 12:14:28

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: Sharing PPP Connection over wifi issue

bruuce,
will you please enclose this long list in [ code ] tags (without the intervening spaces of course). It will become far better readable then.
(see: https://bbs.archlinux.org/help.php#bbcode)


To know or not to know ...
... the questions remain forever.

Offline

#3 2011-09-10 12:32:00

bruuce
Member
Registered: 2011-04-04
Posts: 30

Re: Sharing PPP Connection over wifi issue

Of course, I was actually looking for a code button under the edit frame.

Last edited by bruuce (2011-09-10 12:33:30)

Offline

Board footer

Powered by FluxBB