
03-21-2011, 01:21 AM
|
|
Newbie
|
|
Join Date: Mar 2011
Posts: 28
|
|
This one Anyone can help me?..
Quote:
[root@vps ~]#rpm -Uvh /usr/src/redhat/RPMS/i386/lzo-*.rpm
error: Failed dependencies:
liblzo2.so.2 is needed by (installed) openvpn-2.1.4-2.el5.rf.i386
[root@vps ~]#
|
|

03-21-2011, 03:04 AM
|
|
Junior Guru Wannabe
|
|
Join Date: Jul 2008
Posts: 46
|
|
Hmm. Thnks for this. Hope this will work on me. 
|

03-21-2011, 03:24 AM
|
|
WHT Addict
|
|
Join Date: Jul 2009
Location: Tangerang, ID
Posts: 119
|
|
Quote:
Originally Posted by localnoypi
This one Anyone can help me?..
|
have you rebuild the lzo?
Code:
rpmbuild --rebuild lzo-1.08-4.rf.src.rpm
Quote:
Originally Posted by MarlX
Hmm. Thnks for this. Hope this will work on me. 
|
yes mate
|

03-21-2011, 04:08 AM
|
|
Newbie
|
|
Join Date: Mar 2011
Posts: 28
|
|
yes.. i build lzo.. im just wondering i use XEN VPS is there any conflict because of configuration?
|

03-21-2011, 06:40 AM
|
|
Newbie
|
|
Join Date: Mar 2011
Posts: 20
|
|
Now i'm gonna create UDP port 1194 configuration for OPENVPN, use any text editor you like
#nano /etc/openvpn/1194.conf
i stock in here when i put
#nano /etc/openvpn/1194.conf
then may current browser changes
|

03-21-2011, 09:08 AM
|
|
Junior Guru
|
|
Join Date: Nov 2010
Posts: 219
|
|
Thanks for this, it worked fine for me!
|

03-21-2011, 01:23 PM
|
|
WHT Addict
|
|
Join Date: Jul 2009
Location: Tangerang, ID
Posts: 119
|
|
Quote:
Originally Posted by localnoypi
yes.. i build lzo.. im just wondering i use XEN VPS is there any conflict because of configuration?
|
umm... i don't know, did you install it on fresh OS? last time i helped someone install openvpn on xen vps and it is running smoothly.
Quote:
Originally Posted by eric6630
Now i'm gonna create UDP port 1194 configuration for OPENVPN, use any text editor you like
#nano /etc/openvpn/1194.conf
i stock in here when i put
#nano /etc/openvpn/1194.conf
then may current browser changes
|
hi there, can you please be more specific? i don't get you mate
Quote:
Originally Posted by DylanP
Thanks for this, it worked fine for me!
|
you're welcome
|

03-22-2011, 11:28 AM
|
|
Newbie
|
|
Join Date: Mar 2011
Posts: 20
|
|
we ask our providerto activate out tun/tap
Mon Mar 21 12:36:37 2011 Note: Cannot open TUN/TAP dev /dev/net/tun: No such device (errno=19)Mon Mar 21 12:36:37 2011 Note: Attempting fallback to kernel 2.2 TUN/TAP interfaceMon Mar 21 12:36:37 2011 Cannot allocate TUN/TAP dev dynamicallyMon Mar 21 12:36:37 2011 Exiting<font face="'times new roman', '
we do suggest you to set pygrub kernel and do OS reload to fix the issue.
our provider sent as this message...we're wondering about this
can anyone here has an idea?
|

03-23-2011, 02:08 PM
|
|
New Member
|
|
Join Date: Feb 2011
Posts: 0
|
|
Right Now my ISP is closing all the ports to connect to OpenVPN !!! 
it is a way of proxy which they use when the credit is over i used to use the openvpn to pass that proxy without paying  )
but now 53 UDP & 1194 UDP are closed 
do you have an idea how to make a cheek for the open UDP ports to use ?!!
|

03-23-2011, 05:18 PM
|
|
WHT Addict
|
|
Join Date: Jul 2009
Location: Tangerang, ID
Posts: 119
|
|
Quote:
Originally Posted by eric6630
we ask our providerto activate out tun/tap
Mon Mar 21 12:36:37 2011 Note: Cannot open TUN/TAP dev /dev/net/tun: No such device (errno=19)Mon Mar 21 12:36:37 2011 Note: Attempting fallback to kernel 2.2 TUN/TAP interfaceMon Mar 21 12:36:37 2011 Cannot allocate TUN/TAP dev dynamicallyMon Mar 21 12:36:37 2011 Exiting<font face="'times new roman', '
we do suggest you to set pygrub kernel and do OS reload to fix the issue.
our provider sent as this message...we're wondering about this
can anyone here has an idea?
|
did you custom your kernel? if yes you need to do as your provider suggested.
Quote:
Originally Posted by pepsimanplus
Right Now my ISP is closing all the ports to connect to OpenVPN !!! 
it is a way of proxy which they use when the credit is over i used to use the openvpn to pass that proxy without paying  )
but now 53 UDP & 1194 UDP are closed 
do you have an idea how to make a cheek for the open UDP ports to use ?!!
|
it's called port scanning mate, i think you shouldn't do that, illegal.
|

03-24-2011, 02:58 AM
|
|
Newbie
|
|
Join Date: Mar 2011
Posts: 28
|
|
hi there thanks for replying to us eric and i were getting setup this vps but we encountered that problem the tun tap and ip tables is not enabled and quick web our vps provider reply
we do suggest you to set pygrub kernel and do OS reload to fix the issue.
we dont know how to setup the kernel
TS please help us.. thank you.. Paul
|

03-24-2011, 03:15 AM
|
|
WHT Addict
|
|
Join Date: Jul 2009
Location: Tangerang, ID
Posts: 119
|
|
Quote:
Originally Posted by localnoypi
hi there thanks for replying to us eric and i were getting setup this vps but we encountered that problem the tun tap and ip tables is not enabled and quick web our vps provider reply
we do suggest you to set pygrub kernel and do OS reload to fix the issue.
we dont know how to setup the kernel
TS please help us.. thank you.. Paul
|
you were also suggested to reload OS to fix the issue, try to reload the OS and then check tun/tap driver before start installing openvpn, check if iptables has been installed or not, and ask your provider to activate nat iptables module
anyway what's the result when you're typing 'cat /dev/net/tun' ?
|

03-24-2011, 03:32 AM
|
|
Newbie
|
|
Join Date: Mar 2011
Posts: 28
|
|
hi TS. this is the result when i type cat /dev/net/tun
Quote:
|
cat: /dev/net/tun: No such device
|
|

03-24-2011, 07:03 AM
|
|
WHT Addict
|
|
Join Date: Jul 2009
Location: Tangerang, ID
Posts: 119
|
|
Quote:
Originally Posted by localnoypi
hi TS. this is the result when i type cat /dev/net/tun
|
so i told clearly in the first post mate, please ask your provider to activate tun/tap driver first, see the result from that command in the first post if it's active.
|

03-24-2011, 10:48 AM
|
|
Junior Guru Wannabe
|
|
Join Date: Oct 2010
Posts: 54
|
|
Does this remove the need of specific user certs? If not, could you add a section on how to do that?
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|