Displaying 7 results from an estimated 7 matches for "serink".
Did you mean:
jserink
2016 Dec 23
2
Cannot connect to Samab
jserinki7 jserink # netstat -lnptu
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program name
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN
3711/dnsmasq
tcp 0 0 127.0.0.1:631...
2016 Dec 23
1
Cannot connect to Samab
...> it makes me tired when people deliver denugging infos in pieces
Me too. :)
> - what about "telnet host port"
A telnet server is not running. I think that's why you don't see it.
> - what makes you sure that a low level connection even works and no
> firefwall
jserinki7 jserink # iptables -S
-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
-A INPUT -i tap0 -j ACCEPT
-A FORWARD -j ACCEPT
This is the script I use to set everything up "IF" i'm going to run
windows7 in a VM:
#!/bin/bash
vde_switch --numports 4 --mod 777 --group users --tap tap0 -x -...
2016 Dec 23
2
Cannot connect to Samab
Hi All:
My machine:
jserinki7 jserink # uname -a
Linux jserinki7 4.8.10-gentoo #64 SMP PREEMPT Sun Dec 4 02:01:32 SGT 2016
x86_64 Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz GenuineIntel GNU/Linux
jserinki7 jserink # equery list samba
* Searching for samba ...
[IP-] [ ] net-fs/samba-4.2.11:0
I run samba as an internal serv...
2016 Dec 23
0
Cannot connect to Samab
...connection and as long that is not clear any other debugging is useless
and i still don't get why in the world don't you start with a default
configuration and then add param by param so that you can see what is
responsible when something stps to work
Am 23.12.2016 um 13:34 schrieb John Serink:
> jserinki7 jserink # netstat -lnptu
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address Foreign Address
> State PID/Program name
> tcp 0 0 0.0.0.0:53 <http://0.0.0.0:53>
> 0.0.0.0:* LISTEN 3711/dn...
2006 Jul 15
1
GRE over IPSec Tunnels to a Cisco using Openswan
Hi All:
Ok, here is my network:
192.168.1.0/28 is the network behind the Cisco, the
Gig0/1 interface is 192.168.1.1.
Linux box is 192.168.1.96/28 behind with 192.168.1.97
the Eth1 interface.
I have the Ipsec tunnel up and working between them
using preshared keys. So that works.
Here is the Cisco tunnel setup:
interface Tunnel6
ip address 192.168.2.110 255.255.255.240
tunnel source
2006 Jul 20
2
GRE over IPsec Cisco<-> Linux
Hello Lartc Mailing List:
Been working on something the last week and a half and ALMOST have it
working.., just need a few pointers from the wizards on this mailing list to
nail it.
Ok, my setup is a hub and spoke arrangement, hub is Cisco 2821 with IOS 12.4.
Spokes are ruggencom RX1000 routers, Debian based with the following versions
installed:
rx1000test:~# uname -a
Linux rx1000test
2006 Jul 21
0
GRE->IPSec, same problem simplified....
Hi All:
I have a strange problem that was described in a previous mail but I have
stripped the problem down to the following:
I have a debian based router that I have setup IPSec with GRE over top. The
tunnel addresses are 192.168.2.97 locally, the other side is 192.168.2.110. The
tunnel is 192.168.2.96/28. The end points are locally 192.168.1.97(eth1) and
192.168.1.1 the other side''s