Go Back   Cloud Computing > Support > vps hosting
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 09-22-11, 04:37
BOD Member
 
Join Date: May 2011
Posts: 47
Default Installed APF on VPS

I installed APF on a VPS,
Here are a couple errors that I am getting when try to restart APF:
Quote:
eth0: error fetching interface information: Device not found.
unable to load iptables module (ip_tables), aborting.
Reply With Quote
  #2 (permalink)  
Old 09-22-11, 06:40
Moderator
 
Join Date: Nov 2010
Posts: 476
Default

You have to configure the interface values in apf.conf to use venet0 instead of eth0 since the VPS is on a virtual interface:
Quote:
eth0: error fetching interface information: Device not found.
Fix :
Quote:
IFACE_IN="eth0"
IFACE_OUT="eth0"
Quote:
unable to load iptables module (ip_tables), aborting.
Fix :
Quote:
Change the MONOKERN value from ’0′ to ’1′ .
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 22:50.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.