Check alle échte Black Friday-deals Ook zo moe van nepaanbiedingen? Wij laten alleen échte deals zien

DNS via VPN

Pagina: 1
Acties:

  • Vuurvoske
  • Registratie: Oktober 2003
  • Laatst online: 22:03

Vuurvoske

Nunquam cede!

Topicstarter
Beste allemaal,

Ik kwam zojuist een interessante uitdaging tegen.
Het lukt me namelijk niet om een DNS server via VPN te gebruiken.

De situatie is als volgt.
Ik heb twee ESXI machines. Op locatie A en B
locatie A is mijn thuis adres, waar de VM met DNS draait. En oa een VM met vCenter.
Locatie A heeft ziggo 30/3 met dynamic ip.
Router: Fritz!box 7390, fw: 06/06

Locatie B is mijn ouderlijk huis, waar een VM met ubuntu desktop 12.04.5 LTS x64 (VNC) draait.
Locatie B heeft xs4all glas 50/50 met static ip
Router Fritz!box 7390, fw: 06/03

Tussen locatieA en locatieB ligt een VPN. Middels de fritzbox tool. Dus router naar router.

Ik wil inloggen op ubuntu desktop en van daaruit de vcenter server kunnen bedienen.

Het probleem is echter dat als ik op ubuntu desktop de DNS server instel, er geen resolving plaatsvindt. Ik heb al allerlei instellingen geprobeerd. Maar mijn vermoeden is dat het probleem bij de VPN verbinding / instellingen ligt.

Overigens werkt de DNS server op locatie A uitstekend.
Ik heb ook records toegevoegd voor de ESXI host en de desktop machine.

Hieronder mijn DNS config files:

domeinnaam.nl.hosts:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
$TTL 1d ;1 dag
$ORIGIN domeinnaam.nl.
@   IN  SOA     epicurus.domeinnaam.nl. hostmaster.domeinnaam.nl. (
        2014081120  ;Serial
        3600        ;Refresh
        1800        ;Retry
        604800      ;Expire
        86400       ;Minimum TTL
)
        IN      NS      epicurus.domeinnaam.nl.
        IN      A       192.168.0.122
        IN      MX      10 mail
        IN      MX      10 mail.domeinaanm.nl
; hieronder komen de rr records
$ORIGIN domeinnaam.nl.
$TTL 1w ; 1 week
;xxxx thuis machines
confucius       IN      A       192.168.0.120
dante           IN      A       192.168.0.121
epicurus        IN      A       192.168.0.122
homerus         IN      A       192.168.0.123
locke           IN      A       192.168.0.124
pythagoras      IN      A       192.168.0.125
thales          IN      A       192.168.0.126
zeno            IN      A       192.168.0.127
bias            IN      A       192.168.0.128
www             IN      CNAME   locke

;locatieB machines
perseus         IN      A       192.168.1.101
bellerophon     IN      A       192.168.1.102
jeronimo        IN        A        192.168.1.110

;private machines
socrates        IN      A       192.168.0.101
aristoteles     IN      A       192.168.0.103

; router + host
locatieA           IN      A       192.168.0.1
locatieB         IN      A       192.168.1.1
odysseus        IN      A       192.168.1.100
prometheus      IN      A       192.168.0.100

;domeinaam.nl subdomains
sysinfo         IN      A       192.168.0.124
spotweb         IN      A       192.168.0.124
webmail         IN      A       192.168.0.124
phpmyadmin      IN      A       192.168.0.124
vsphere         IN      A       192.168.0.124
vcenter         IN      A       192.168.0.124

;Alternate Names:
spacewalk       IN      CNAME   homerus
desktop         IN      CNAME   pythagoras
download        IN      CNAME   socrates
dns             IN      CNAME   epicurus
warez           IN      CNAME   aristoteles
zfsguru         IN      CNAME   aristoteles
zfs             IN      CNAME   aristoteles
ssh             IN      CNAME   confucius
file            IN      CNAME   thales
mail            IN      CNAME   dante
zabbix          IN      CNAME   bias

; alternate names locatie B



168.192.in-addr.arpa.hosts:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
$TTL 1d ;1 dag
$ORIGIN 168.192.in-addr.arpa.
@   IN  SOA     epicurus.domeinnaam.nl. hostmaster.domeinnaam.nl. (
        2014081015  ;serial
        3600        ;Refresh
        1800        ;Retry
        604800      ;Expire
        86400       ;Minimum TTL
)
        IN      NS      epicurus.domeinnaam.nl.
        IN      A       192.168.0.122
; hier komen de resource records
$TTL 1w ;1 week
$ORIGIN 168.192.in-addr.arpa.
100.0   IN      PTR     prometheus.domeinnaam.nl.
120.0   IN      PTR     confucius.domeinnaam.nl.
121.0   IN      PTR     dante.domeinnaam.nl.
122.0   IN      PTR     epicurus.domeinnaam.nl.
123.0   IN      PTR     homerus.domeinnaam.nl.
124.0   IN      PTR     locke.domeinnaam.nl.
125.0   IN      PTR     pythagoras.domeinnaam.nl.
126.0   IN      PTR     thales.domeinnaam.nl.
127.0   IN      PTR     zeno.domeinnaam.nl.
128.0   IN      PTR     bias.domeinnaam.nl.
101.0   IN      PTR     socrates.domeinnaam.nl.
103.0   IN      PTR     aristoteles.domeinnaam.nl.
1.0     IN      PTR     locatieA.domeinnaam.nl.
1.1     IN      PTR     locatieB.domeinnaam.nl.
100.1   IN      PTR     odysseus.domeinnaam.nl.
101.1   IN      PTR     perseus.domeinnaam.nl.
102.1   IN      PTR     bellerophon.domeinnaam.nl.
110.1   IN      PTR     jeronimo.domeinnaam.nl.

Beroeps brabander


  • Freezerator
  • Registratie: Januari 2000
  • Laatst online: 08:52
Waarschijnlijk doet je VPN alleen lokaal verkeer (uit je subnet) en niet meer. Ik weet niet welke VPN je gebruikt, maar bij OpenVPN is dit eenvoudig in te stellen:

https://openvpn.net/index...ation/howto.html#redirect

  • Brahiewahiewa
  • Registratie: Oktober 2001
  • Laatst online: 30-09-2022

Brahiewahiewa

boelkloedig

Vuurvoske schreef op donderdag 18 september 2014 @ 10:38:
...Het probleem is echter dat als ik op ubuntu desktop de DNS server instel, er geen resolving plaatsvindt. Ik heb al allerlei instellingen geprobeerd. Maar mijn vermoeden is dat het probleem bij de VPN verbinding / instellingen ligt...
Begin nou eens bij stap 1: kun je de DNS server pingen?

QnJhaGlld2FoaWV3YQ==


  • lier
  • Registratie: Januari 2004
  • Laatst online: 08:51

lier

MikroTik nerd

En kan je een IPCONFIG /ALL (of ifconfig) doen van de client?

Eerst het probleem, dan de oplossing


  • Vuurvoske
  • Registratie: Oktober 2003
  • Laatst online: 22:03

Vuurvoske

Nunquam cede!

Topicstarter
Brahiewahiewa schreef op donderdag 18 september 2014 @ 14:48:
[...]

Begin nou eens bij stap 1: kun je de DNS server pingen?
Ping:
code:
1
2
3
4
5
6
7
8
9
10
11
12
ubuntu@ubuntu:~$ ping -c 4 192.168.0.122
PING 192.168.0.122 (192.168.0.122) 56(84) bytes of data.
64 bytes from 192.168.0.122: icmp_req=1 ttl=62 time=18.2 ms
64 bytes from 192.168.0.122: icmp_req=2 ttl=62 time=18.7 ms
64 bytes from 192.168.0.122: icmp_req=3 ttl=62 time=19.2 ms
64 bytes from 192.168.0.122: icmp_req=4 ttl=62 time=17.6 ms

--- 192.168.0.122 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3005ms
rtt min/avg/max/mdev = 17.642/18.473/19.252/0.589 ms
ubuntu@ubuntu:~$ ping -c 4 epicurus.domeinnaam.nl
ping: unknown host epicurus.domeinnaam.nl


dig & nslookup:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
ubuntu@ubuntu:~$ dig epicurus.domeinnaam.nl

; <<>> DiG 9.8.1-P1 <<>> epicurus.domeinaam.nl
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 30462
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;epicurus.domeinnaam.nl.        IN  A

;; AUTHORITY SECTION:
domeinnaam.nl.      739 IN  SOA ns117.axc.nl. hostmaster.domeinnaam.nl. 2014091100 14400 3600 1209600 86400

;; Query time: 3 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Thu Sep 18 13:18:45 2014
;; MSG SIZE  rcvd: 98

code:
1
2
3
4
5
ubuntu@ubuntu:~$ nslookup epicurus.domeinnaam.nl
Server:     127.0.0.1
Address:    127.0.0.1#53

** server can't find epicurus.domeinnaam.nl: NXDOMAIN

ifconfig
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
ubuntu@ubuntu:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:0c:29:5d:72:61  
          inet addr:192.168.1.101  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: 2001:981:4e67:1:20c:29ff:fe5d:7261/64 Scope:Global
          inet6 addr: 2001:981:4e67:1:dc72:7704:8787:ace8/64 Scope:Global
          inet6 addr: fe80::20c:29ff:fe5d:7261/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:90613 errors:0 dropped:0 overruns:0 frame:0
          TX packets:118050 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:21508345 (21.5 MB)  TX bytes:75914402 (75.9 MB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:741 errors:0 dropped:0 overruns:0 frame:0
          TX packets:741 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:70352 (70.3 KB)  TX bytes:70352 (70.3 KB)

Afbeeldingslocatie: http://i.imgur.com/3JO4hXc.jpg

code:
1
2
3
4
5
ubuntu@ubuntu:~$ cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.0.1
search domeinnaam.nl

[ Voor 4% gewijzigd door Vuurvoske op 18-09-2014 15:26 ]

Beroeps brabander


  • Midas.e
  • Registratie: Juni 2008
  • Laatst online: 08-11 13:27

Midas.e

Is handig met dinges

en op de dns server zelf, beginnen met bind status? daarna dig domeinnaam.nl @localhost (btw public tld's gebruiken in een lan = not done)
resolved ie dan wel, 1 hop verder gaan, resolved dan nog? weer een hop verder gaan naar je vpn.

Hacktheplanet / PVOutput


  • Vuurvoske
  • Registratie: Oktober 2003
  • Laatst online: 22:03

Vuurvoske

Nunquam cede!

Topicstarter
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[root@epicurus vuurvoske]# /etc/init.d/named status
version: 9.8.2rc1-RedHat-9.8.2-0.23.rc1.el6_5.1
CPUs found: 1
worker threads: 1
number of zones: 21
debug level: 0
xfers running: 0
xfers deferred: 0
soa queries in progress: 0
query logging is OFF
recursive clients: 0/0/1000
tcp clients: 0/100
server is up and running
named-sdb (pid  12792) is running...


dig
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[root@epicurus vuurvoske]# dig domeinnaam.nl @localhost

; <<>> DiG 9.8.2rc1-RedHat-9.8.2-0.23.rc1.el6_5.1 <<>> domeinnaam.nl @localhost
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59924
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; QUESTION SECTION:
;domeinnaam.nl.                  IN      A

;; ANSWER SECTION:
domeinnaam.nl.           86400   IN      A       192.168.0.122

;; AUTHORITY SECTION:
domeinnaam.nl.           86400   IN      NS      epicurus.domeinnaam.nl.

;; ADDITIONAL SECTION:
epicurus.domeinnaam.nl.  604800  IN      A       192.168.0.122

;; Query time: 198 msec
;; SERVER: ::1#53(::1)
;; WHEN: Thu Sep 18 15:48:59 2014
;; MSG SIZE  rcvd: 85


1 machine verder
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[vuurvoske@confucius ~]$ dig domeinnaam.nl

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-20.P1.el5_8.6 <<>> domeinnaam.nl
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7544
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; QUESTION SECTION:
;domeinnaam.nl.                  IN      A

;; ANSWER SECTION:
domeinnaam.nl.           86400   IN      A       192.168.0.122

;; AUTHORITY SECTION:
domeinnaam.nl.           86400   IN      NS      epicurus.domeinnaam.nl.

;; ADDITIONAL SECTION:
epicurus.domeinnaam.nl.  604800  IN      A       192.168.0.122

;; Query time: 19 msec
;; SERVER: 192.168.0.122#53(192.168.0.122)
;; WHEN: Thu Sep 18 15:53:12 2014
;; MSG SIZE  rcvd: 85


Vanaf locatieB werkt het gewoon niet.

//edit
Echter kan ik wel ssh opzetten van LocatieA naar LocatieB.
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[root@epicurus vuurvoske]# ssh jeroen@jeronimo -p 2210
jeroen@jeronimo's password:
Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-32-generic x86_64)

 * Documentation:  https://help.ubuntu.com/

  System information as of Thu Sep 18 16:09:33 CEST 2014

  System load:  0.0               Processes:           91
  Usage of /:   17.5% of 4.46GB   Users logged in:     1
  Memory usage: 6%                IP address for eth0: 192.168.1.110
  Swap usage:   0%

  Graph this data and manage this system at:
    https://landscape.canonical.com/

Last login: Thu Sep 18 16:09:34 2014 from 192.168.0.122

[ Voor 66% gewijzigd door Vuurvoske op 18-09-2014 16:45 ]

Beroeps brabander


  • Brahiewahiewa
  • Registratie: Oktober 2001
  • Laatst online: 30-09-2022

Brahiewahiewa

boelkloedig

Vuurvoske schreef op donderdag 18 september 2014 @ 15:24:
[...]
code:
1
2
3
4
5
ubuntu@ubuntu:~$ nslookup epicurus.domeinnaam.nl
Server:     127.0.0.1
Address:    127.0.0.1#53

** server can't find epicurus.domeinnaam.nl: NXDOMAIN
Ja maar, je gebruikt nu ook de locale (op de client, dus) DNS server

QnJhaGlld2FoaWV3YQ==


  • Vuurvoske
  • Registratie: Oktober 2003
  • Laatst online: 22:03

Vuurvoske

Nunquam cede!

Topicstarter
Brahiewahiewa schreef op donderdag 18 september 2014 @ 16:26:
[...]

Ja maar, je gebruikt nu ook de locale (op de client, dus) DNS server
In een andere server machine heb ik deze instellingen:

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
jeroen@jeronimo:~$ cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.1.110
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1
dns-nameservers 192.168.0.122
dns-search domeinnaam.nl

code:
1
2
3
4
5
jeroen@jeronimo:~$ cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 192.168.0.122
search domeinnaam.nl

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
jeroen@jeronimo:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:0c:29:eb:d5:40
          inet addr:192.168.1.110  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::20c:29ff:feeb:d540/64 Scope:Link
          inet6 addr: 2001:981:4e67:1:20c:29ff:feeb:d540/64 Scope:Global
          inet6 addr: 2001:981:4e67:1:88c:33b:add9:3ddc/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:259 errors:0 dropped:0 overruns:0 frame:0
          TX packets:181 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:23908 (23.9 KB)  TX bytes:24575 (24.5 KB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

test:
code:
1
2
3
4
jeroen@jeronimo:~$ ping -c 4 epicurus
ping: unknown host epicurus
jeroen@jeronimo:~$ ping -c 4 epicurus.domeinnaam.nl
ping: unknown host epicurus.domeinnaam.nl


Terwijl het ip wel gewoon te pingen is:
code:
1
2
3
4
5
6
7
8
9
10
jeroen@jeronimo:~$ ping -c 4 192.168.0.122
PING 192.168.0.122 (192.168.0.122) 56(84) bytes of data.
64 bytes from 192.168.0.122: icmp_seq=1 ttl=62 time=20.0 ms
64 bytes from 192.168.0.122: icmp_seq=2 ttl=62 time=17.7 ms
64 bytes from 192.168.0.122: icmp_seq=3 ttl=62 time=22.2 ms
64 bytes from 192.168.0.122: icmp_seq=4 ttl=62 time=17.8 ms

--- 192.168.0.122 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 17.757/19.478/22.280/1.866 ms


nslookup:
code:
1
2
3
4
5
jeroen@jeronimo:~$ nslookup epicurus.domeinnaam.nl
Server:         192.168.0.122
Address:        192.168.0.122#53

** server can't find epicurus.domeinnaam.nl: REFUSED

dig
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
jeroen@jeronimo:~$ dig epicurus

; <<>> DiG 9.9.5-3-Ubuntu <<>> epicurus
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 10702
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;epicurus.                      IN      A

;; Query time: 20 msec
;; SERVER: 192.168.0.122#53(192.168.0.122)
;; WHEN: Thu Sep 18 16:41:50 CEST 2014
;; MSG SIZE  rcvd: 37

[ Voor 12% gewijzigd door Vuurvoske op 18-09-2014 16:42 ]

Beroeps brabander


  • Vuurvoske
  • Registratie: Oktober 2003
  • Laatst online: 22:03

Vuurvoske

Nunquam cede!

Topicstarter
w00t, error gevonden:

dankzij:
http://www.linuxquestions...addr-arpa-refused-621546/
In the /etc/named.conf file, have you changed these lines?
Code:
listen-on port 53 { 127.0.0.1; };
allow-query { localhost; };
Bij mij stond het als volgt ingesteld in /etc/named.conf
code:
1
2
3
4
5
6
7
8
options {
        listen-on port 53 { 127.0.0.1; 192.168.0.122;};
        listen-on-v6 port 53 { ::1; };
        directory       "/var/named";
        dump-file       "/var/named/data/cache_dump.db";
        statistics-file "/var/named/data/named_stats.txt";
        memstatistics-file "/var/named/data/named_mem_stats.txt";
        allow-query     { localhost; 192.168.0.0/24;};


aangepast naar:
code:
1
 allow-query     { localhost; 192.168.0.0/24;192.168.1.0/24;};


resultaat:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
jeroen@jeronimo:~$ dig epicurus.domeinnaam.nl

; <<>> DiG 9.9.5-3-Ubuntu <<>> epicurus.domeinnaam.nl
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2598
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;epicurus.domeinnaam.nl.         IN      A

;; ANSWER SECTION:
epicurus.domeinnaam.nl.  604800  IN      A       192.168.0.122

;; AUTHORITY SECTION:
domeinnaam.nl.           86400   IN      NS      epicurus.domeinnaam.nl.

;; Query time: 21 msec
;; SERVER: 192.168.0.122#53(192.168.0.122)
;; WHEN: Thu Sep 18 16:56:26 CEST 2014
;; MSG SIZE  rcvd: 80


code:
1
2
3
4
5
6
7
8
9
10
11
12
13
jeroen@jeronimo:~$ nslookup epicurus.domeinnaam.nl
Server:         192.168.0.122
Address:        192.168.0.122#53

Name:   epicurus.domeinnaam.nl
Address: 192.168.0.122

jeroen@jeronimo:~$ nslookup epicurus
Server:         192.168.0.122
Address:        192.168.0.122#53

Name:   epicurus.domeinnaam.nl
Address: 192.168.0.122

code:
1
2
3
4
5
6
7
8
9
10
jeroen@jeronimo:~$ ping -c 4 epicurus
PING epicurus.domeinnaam.nl (192.168.0.122) 56(84) bytes of data.
64 bytes from epicurus.domeinnaam.nl (192.168.0.122): icmp_seq=1 ttl=62 time=21.0 ms
64 bytes from epicurus.domeinnaam.nl (192.168.0.122): icmp_seq=2 ttl=62 time=17.6 ms
64 bytes from epicurus.domeinnaam.nl (192.168.0.122): icmp_seq=3 ttl=62 time=18.2 ms
64 bytes from epicurus.domeinnaam.nl (192.168.0.122): icmp_seq=4 ttl=62 time=18.0 ms

--- epicurus.domeinnaam.nl ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 17.630/18.747/21.057/1.358 ms


code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
jeroen@jeronimo:~$ ssh vuurvoske@epicurus -p 2200
vuurvoske@epicurus's password:
Last login: Thu Sep 18 16:56:37 2014 from jeronimo.domeinnaam.nl
____   ____                                    __
\   \ /   /_ __ __ ____________  ______  _____|  | __ ____
 \   Y   /  |  \  |  \_  __ \  \/ /  _ \/  ___/  |/ // __ \
  \     /|  |  /  |  /|  | \/\   (  <_> )___ \|    <\  ___/
   \___/ |____/|____/ |__|    \_/ \____/____  >__|_ \___  >
                                            \/     \/    \/
+++++++++++++++++: System Data ++++++++++++++++++++
+   Hostname  = epicurus.domeinnaam.nl
+   Address   = Work in progress!
+   Kernel    = 2.6.32-431.el6.x86_64
+   OS =      = CentOS release 6.5
+   CPU       = Intel(R) Core(TM) i5-3330 @ 3.00GHz
+   Memory    = 1020296 kB
+   Uptime    =  17:00:11 up 19 days, 23:58,  2 users,  load average: 0.08, 0.02, 0.01
++++++++++++++++++: User Data :++++++++++++++++++++
+   Username  = vuurvoske
+   Privlages = Regular User
+   Sessions  = 1 of Unlimited MAX
+   Processes = 113 of 1024 MAX
+++++++++++++++++++++++++++++++++++++++++++++++++++

[vuurvoske@epicurus ~]$

[ Voor 18% gewijzigd door Vuurvoske op 18-09-2014 17:02 ]

Beroeps brabander

Pagina: 1