Clifford Kite pisze:
> So, at the not insignificant risk of further embarassment, what does
> "hostname -i" show for sabayonx86?
>
> Cheers-
sabayonx86 ~ # hostname -i
127.0.0.1
The two pppoe connections that go out from sabayonx86 are nothing fancy
really. ppp1 is an HDSPA 7.2Mb GSM modem connecting sabayonx86 to the Net.
the other pppoe is there becasue the internet port on the Netgear box
speaks just that protocol, and since the line to start pppoe is really
simple I chose Netgear to have this type of connections.
I thought i could enjoy XDMCP or other protocols between sabayonx86 and
the LAN, but it seems a no go.
Sabayon has this in the iptables:
iptables -L
Chain INPUT (policy ACCEPT 141K packets, 60M bytes)
pkts bytes target prot opt in out source
destination
25 1200 DROP tcp -- ppp1 any anywhere
anywhere tcp flags:FIN,SYN,RST,ACK/SYN
Chain FORWARD (policy ACCEPT 760K packets, 574M bytes)
pkts bytes target prot opt in out source
destination
Chain OUTPUT (policy ACCEPT 177K packets, 78M bytes)
pkts bytes target prot opt in out source
destination
I don't think it blocks anything on the ppp0 interface, does it?
Agryppa
|