Routing table suddenly limited [Solved]

Temlakos temlakos at gmail.com
Wed Jun 18 12:23:34 UTC 2014


On 06/18/2014 07:32 AM, fedora wrote:
>
>
> On 2014-06-18 11:37, Temlakos wrote:
>> On 06/18/2014 12:45 AM, Tom H wrote:
>>> On Tue, Jun 17, 2014 at 6:43 PM, Temlakos <temlakos at gmail.com> wrote:
>>>> Have you ever seen this result from the command route -n?
>>>>
>>>> Kernel IP routing table
>>>> Destination    Gateway       Genmask         Flags    Metric 
>>>> Ref     Use
>>>> Iface
>>>> 0.0.0.0        192.168.1.1   0.0.0.0         UG    1024 0        0
>>>> wlp3s0
>>>> 192.168.1.0    0.0.0.0           255.255.255.0   U       0 0        0
>>>> wlp3s0
>>>>
>>>> The "wlp3s0" is a wireless interface.
>>>>
>>>> But I have another computer that uses a regular Ethernet interface. 
>>>> The
>>>> result, except for a different interface name, is the same.
>>>>
>>>> As a result, Samba suddenly won't work for me anymore.
>>> Do you have a restriction on the interface(s) to use in the samba
>>> config? (An "interfaces =" line.)
>>
>> It was commented out. I took out the semicolon. It now includes "lo" and
>> "192.169.1.0/24" plus the two named connections, one wired and one
>> wireless, I have available. They are named "p37p1" and "wlp3s0." Of
>> these only "wlp3s0" is listed because I disconnected the wired 
>> interface.
>>
>> I just took that semicolon out a minute ago. How long do I have to wait
>> for it to start listening in on "lo" and the others?
>>
>> Temlakos
>
> If the interfaces are up and running, they are working immediately.
> This is not DNS, where you have to wait for the end of the 
> DNS-propagation-delay.
>
> suomi

The problem is now solved.

To make a long story short: I uncommented the interfaces = and hosts 
allow lines in smb.conf. I specified the named interfaces on each of two 
computers, and the localhost (127.) and "down number" (192.168.) sources 
for allowed hosts.

Then I started smbd and nmbd.

And now each machine can share files to the other.

This brings up a different problem, which I will mention on a new thread.

Temlakos


More information about the users mailing list