Jump to content

Shorewall probs


Guest c_m_f
 Share

Recommended Posts

Guest c_m_f

when i try to restart shorewall i get this error

 

Processing /etc/shorewall/params ...

Shorewall Not Currently Running

Starting Shorewall...

Loading Modules...

Initializing...

Determining Zones...

  Zones: net masq loc

Validating interfaces file...

  Error: Duplicate Interface eth0

Terminated

 

so i checked my interfaces file and this is what it contains

 

#ZONE  INTERFACE	BROADCAST	OPTIONS

net	eth0	detect

masq	eth0	detect

 

so which is ment to be there, and which isnt?

Link to comment
Share on other sites

what is eth0?

 

is it your public network interface then it should

net eth0 detect

or if it is your private net work use

lan eth0 detect

 

do you have more than one network card ????

are you trying to masquarade (sp?) a network?

 

can you give us some more details about your setup?

Link to comment
Share on other sites

Guest c_m_f

ok, sorry on teh lack of dretail there.

 

etho is my single network card, connected to a second comp to share my net connection and share files.

 

Net---->First comp + eth0---------->second comp with shared connection

Link to comment
Share on other sites

I think you should remove masq eth0 detect and replace net eth0 detect with lan eth0 detect

 

i would commecnt out the other two and put in lan eth0 detect and see if that works.

Link to comment
Share on other sites

Guest c_m_f

if i change net to lan i get complained at about zones

 

if i keep net as net and comment out masq so it just uses net my dialup connection wont work:(

 

it just worked with 9.0 :(

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...