-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Brendan McNally wrote:
| Don't know why I'm doing it the hard way!
|
| Thanks for your help though, I'm sorted now.
Would you care to share what you did wrong?
It might help some other users in the future.
Antoine
|
| Brendan
|
| Jeff Dike wrote:
Don't know why I'm doing it the hard way!
Thanks for your help though, I'm sorted now.
Brendan
Jeff Dike wrote:
On Thu, Apr 17, 2008 at 06:32:30PM +0100, Brendan McNally wrote:
OK, after a quick reboot (to clear previous NIC stuff) I now have the
below. In what range should the TAP NIC be
On Thu, Apr 17, 2008 at 06:32:30PM +0100, Brendan McNally wrote:
> OK, after a quick reboot (to clear previous NIC stuff) I now have the
> below. In what range should the TAP NIC be? Host side or Guest side?
Are you doing this the hard way on purpose? When you specify the tap
device on the UML
Hi
Does anyone even have a networking script that works for setting to host
+ clients that I could reuse? I'm pretty good with Linux but I've
always struggled with networking setups.
Thanks
Brendan
Brendan McNally wrote:
OK, after a quick reboot (to clear previous NIC stuff) I now have the
OK, after a quick reboot (to clear previous NIC stuff) I now have the
below. In what range should the TAP NIC be? Host side or Guest side?
[EMAIL PROTECTED]:/home/brendan/test# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:0A:E4:AC:19:57
inet addr:192.168.50.101 Bcast:192.168.5
On Thu, Apr 17, 2008 at 04:28:18PM +0100, Brendan McNally wrote:
> I am having major problems getting my UML sessions networked correctly. Can
> someone please review my configuration or suggest a solution? It's really
> getting to me!
You should probably also include some indication of what exa
Only looked briefly, but your tap interfaces do not seem to have an IP
host side...
Antoine
Brendan McNally wrote:
> Hi
>
> Really hope you can help me out with this, networking has been a real
> problem for me with UML. Can't get SSH or ping to connect from either
> side.
>
> Brendan
>
> Gue
Hi
Really hope you can help me out with this, networking has been a real
problem for me with UML. Can't get SSH or ping to connect from either
side.
Brendan
Guest;
[EMAIL PROTECTED] ~]# ifconfig eth0 192.168.0.253 up
[EMAIL PROTECTED] ~]# route add default gw 192.168.0.254
[EMAIL PROTECTED]
Did you check if you could ping the host machine. If you can, but
can't ping the world, check if your IP Masquerading is on. E.g.
iptables -t nat -I POSTROUTING -o eth0 -j MASQUERADE
Jay
On Thu, Apr 17, 2008 at 4:53 PM, Antoine Martin <[EMAIL PROTECTED]> wrote:
> Brendan,
>
> You're not explaini
Brendan,
You're not explaining what doesn't work
Have you tried pinging, traceroute, tcpdump, etc..
Cheers
Antoine
Brendan McNally wrote:
> Hi All
>
> I am having major problems getting my UML sessions networked
> correctly. Can someone please review my configuration or suggest a
> so
Hi All
I am having major problems getting my UML sessions networked correctly. Can
someone please review my configuration or suggest a solution? It's really
getting to me!
Thanks
Brendan
Host: 192.168.50.101
GW: 192.168.50.1
Network Setup on hosts;
tunctl
tunctl -b
tunctl -u root -t umlserver
11 matches
Mail list logo