Re: Wget, Yum and network investigation

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

 



2006/2/24, Tim <ignored_mailbox@xxxxxxxxxxxx>:
> On Fri, 2006-02-24 at 11:26 +0100, antonio montagnani wrote:
> > Risoluzione di download.fedora.redhat.com in corso... fallito: No such
> > file or directory.
>
> Can you accurately translate the Italian?  I distrust web based
> translators, and getting technical stuff translated wrong makes it hard
> to debug.  I get "Resolution of download.fedora.redhat.com in failed
> course...", which sounds a little odd to me, but I presume means it
> can't resolve the name.
>
> But the "No such file or directory." warning sounds like something else:
> You've connected to the server, and it doesn't have what you asked for
> (repomd.xml); or you're trying to download to some directory that
> doesn't exist.
>
> Again, if you've got some things working, and others not, and you have a
> proxy, I think I'd be suspicious of the proxy.  I seem to recall you
> mentioned Squid.
>
>
> --
> Don't send private replies to my address, the mailbox is ignored.
> I read messages from the public lists.
>
> --
> fedora-list mailing list
> fedora-list@xxxxxxxxxx
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>
Risoluzione di download.fedora.redhat.com in corso... fallito: No such
file or directory.

means:
Resolution of download.redhat.com running...failed:

Yes transparent Squid is running...but why wget with --inet4 flag is o.k ??

Anyway this is the iptables file:

 Generated by iptables-save v1.2.6a on Fri Feb 21 09:27:33 2003
*nat
:OUTPUT ACCEPT [0:0]
:PREROUTING ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
-A POSTROUTING -s 192.168.0.0/24 -o ppp0 -j MASQUERADE
# Forward HTTP connections to Squid proxy
-A PREROUTING -p tcp -m tcp -i eth0 --dport 80 -j REDIRECT --to-ports 3128
COMMIT
# Completed on Fri Feb 21 09:27:33 2003
# Generated by iptables-save v1.2.6a on Fri Feb 21 09:27:33 2003
*mangle
:PREROUTING ACCEPT [9:432]
:INPUT ACCEPT [3:234]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [9:684]
:POSTROUTING ACCEPT [17:1292]
COMMIT
# Completed on Fri Feb 21 09:27:33 2003
# Generated by iptables-save v1.2.6a on Fri Feb 21 09:27:33 2003
*filter
:FORWARD DROP [0:0]
:INPUT DROP [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -i lo -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A FORWARD -i eth0 -j ACCEPT
-A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
-A INPUT -i eth0 -j ACCEPT
COMMIT
# Completed on Fri Feb 21 09:27:33 2003

squid.conf is too long to be posted here...

Any idea???

--
Antonio Montagnani
Skype : antoniomontag


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux