swissvpn und remote zugriff

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC basierende Hardware
Author Message
netbus
DD-WRT User


Joined: 27 Jun 2008
Posts: 88
Location: Europe / Austria / Vienna

PostPosted: Tue Dec 07, 2010 20:55    Post subject: swissvpn und remote zugriff Reply with quote
Ich habe über openvpn eine Verbindung zu swissvpn.
Nun möchte ich zb. auf das Webinterface meines Router zugreifen doch es geht nicht. Pingen kann ich komischerweise die IP obwohl das Pingen deaktiviert ist Routerseitig.

Code:
root@DD-WRT:~# ifconfig
ath0      Link encap:Ethernet  HWaddr 00:26:F2:E9:CF:C7
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:130 errors:0 dropped:0 overruns:0 frame:0
          TX packets:275 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:23105 (22.5 KiB)  TX bytes:72383 (70.6 KiB)

ath1      Link encap:Ethernet  HWaddr 00:26:F2:E9:CF:C9
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:196 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:58686 (57.3 KiB)

br0       Link encap:Ethernet  HWaddr 00:26:F2:E9:CF:C7
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:11729 errors:0 dropped:0 overruns:0 frame:0
          TX packets:17033 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2004117 (1.9 MiB)  TX bytes:15345760 (14.6 MiB)

br0:0     Link encap:Ethernet  HWaddr 00:26:F2:E9:CF:C7
          inet addr:169.254.255.1  Bcast:169.254.255.255  Mask:255.255.0.0
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1

eth0      Link encap:Ethernet  HWaddr 00:26:F2:E9:CF:C7
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11258 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16828 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2134336 (2.0 MiB)  TX bytes:15302908 (14.5 MiB)

eth1      Link encap:Ethernet  HWaddr 00:26:F2:E9:CF:C8
          UP BROADCAST MULTICAST  MTU:1500  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:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING MULTICAST  MTU:16436  Metric:1
          RX packets:47 errors:0 dropped:0 overruns:0 frame:0
          TX packets:47 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3621 (3.5 KiB)  TX bytes:3621 (3.5 KiB)

ppp0      Link encap:Point-to-Point Protocol
          inet addr:10.60.140.130  P-t-P:10.64.64.64  Mask:255.255.255.255
          UP POINTOPOINT RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4264 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3021 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:5004708 (4.7 MiB)  TX bytes:853616 (833.6 KiB)

tun0      Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          inet addr:93.94.245.31  P-t-P:93.94.245.31  Mask:255.255.255.128
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  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:100
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

wifi0     Link encap:Ethernet  HWaddr 00:26:F2:E9:CF:C7
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3979 errors:0 dropped:0 overruns:0 frame:38551
          TX packets:975 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:702842 (686.3 KiB)  TX bytes:268938 (262.6 KiB)
          Interrupt:48 Memory:b0000000-b0010000

wifi1     Link encap:Ethernet  HWaddr 00:26:F2:E9:CF:C9
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1 errors:0 dropped:0 overruns:0 frame:0
          TX packets:566 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:119 (119.0 B)  TX bytes:169933 (165.9 KiB)
          Interrupt:49 Memory:b0010000-b0020000

root@DD-WRT:~# ping 93.94.245.31
PING 93.94.245.31 (93.94.245.31): 56 data bytes
64 bytes from 93.94.245.31: seq=0 ttl=64 time=0.269 ms
64 bytes from 93.94.245.31: seq=1 ttl=64 time=0.211 ms
^C
--- 93.94.245.31 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 0.211/0.240/0.269 ms

root@DD-WRT:~# telnet 93.94.245.31 10000
telnet: cannot connect to remote host (93.94.245.31): Connection refused

Weiß wer Rat?

_________________
WNDR37000v1 @ DD-WRT v24-sp2 - build 18007
Sponsor
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Thu Dec 09, 2010 19:26    Post subject: Reply with quote
ja, lies das wiki. 1000 tips fuer openvpn und die loesung ist bestimmt auch dabei.
ausserdem hat openvpn ne super doku

_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC basierende Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum