[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-get over gateway



finally ...
--- Begin Message ---
Shri Shrikumar schrieb:
> 
> On Sat, 2003-04-19 at 16:00, Michael Ranft wrote:
> > Correction:
> >
> > After setting the default INPUT-policy to ACCEPT i got the log below:
> >
> 
> Hi,
> 
> Please reply underneath the quoted text, not above. Can you post your
> iptables config which you can get by doing
> 
> iptables -L
> iptables -t nat -L
> 
> Regards,
> 
> Shri
> 
> --
> ------------------------------------------------------------------------
> Shri Shrikumar             U R Byte Solutions
> I.T. Consultant            Edinburgh, Scotland     Tel: 0845 644 4745
> Email: shri@urbyte.com                             Web: www.urbyte.com
> 
>   ------------------------------------------------------------------------
>                        Name: signature.asc
>    signature.asc       Type: application/pgp-signature
>                 Description: This is a digitally signed message part

not very sophisticated, yet:

and thanx for your time !

Michael
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             anywhere           state RELATED,ESTABLISHED 
ACCEPT     all  --  anywhere             anywhere           state NEW 

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination         

Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination         
MASQUERADE  all  --  anywhere             anywhere           

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         

--- End Message ---

Reply to: