Le 22/12/2017 à 09:56, Phil Reynolds a écrit :
Pascal Hambourg <pas...@plouf.fr.eu.org> wrote:
Le 21/12/2017 à 12:10, Phil Reynolds a écrit :
Pascal Hambourg <pas...@plouf.fr.eu.org> wrote:
How are TCP/IP parameters configured on the client ?
Could you show its routing table ?
Output of "route" on it:
Destination 192.168.0.0 Gateway * Genmask 255.255.255.0 Flags U
Metric 0 Ref 0 Use 0 Iface wlan0
Is that all ? No default route ?
How can it reach any address outside the private subnet ?
What it can see locally on the physical network, it reaches. Otherwise
it goes through the router. I haven't interfered with this at all.
How does it know the router address if there is no route ?
Maybe the output of the following command is more complete :
ip -4 route show table all
Is the IPv4 configuration static or dynamic (DHCP) ?
Output of "route -A inet6" is much longer - see
(...)
http://paste.debian.net/1001920/
A bit hard to read. "ip -6 route show" would be easier to read. Anyway
it looks like it contains the usual IPv6 routes (subnet prefix,
link-local prefix, local addresses, default route with router).