Code: Select all
eth0 Link encap:Ethernet HWaddr 00:11:d8:dc:32:53
inet addr:144.122.116.133 Bcast:144.122.116.255 Mask:255.255.255.0
inet6 addr: fe80::211:d8ff:fedc:3253/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:527028 errors:0 dropped:0 overruns:0 frame:0
TX packets:271458 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:771143623 (735.4 MB) TX bytes:17341006 (16.5 MB)
Interrupt:19 Base address:0xc800
eth1 Link encap:Ethernet HWaddr 00:12:f0:2c:ce:46
inet6 addr: fe80::212:f0ff:fe2c:ce46/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7616 errors:0 dropped:0 overruns:0 frame:0
TX packets:3649 errors:0 dropped:0 overruns:0 carrier:1
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:19 Base address:0x2000 Memory:fe8fe000-fe8fefff
eth1:avahi Link encap:Ethernet HWaddr 00:12:f0:2c:ce:46
inet addr:169.254.7.13 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:19 Base address:0x2000 Memory:fe8fe000-fe8fefff
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1745 errors:0 dropped:0 overruns:0 frame:0
TX packets:1745 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:87344 (85.2 KB) TX bytes:87344 (85.2 KB)
vbox0 Link encap:Ethernet HWaddr 00:ff:57:48:bd:01
inet6 addr: fe80::2ff:57ff:fe48:bd01/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:6 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
result of ipconfig is above.
@philippe44:
I didn't change ethernet configuration of my pc. After linux installed, it recognized my ethernet connection. Should i still do the changes you said to me?
@sasquatch:
I want my host machine to behave like a server and guest machine like a client. My purpose here is, I will send mail from my virtual machine to another machine on the network. The gateway here does the things like enveloping. After that gateway will send the mail to the server and server will do whatever needed. I need my server to have an internet connection directly not the guest. I need my virtual machine to connect internet via host machine, not directly. For incoming mail case, the incoming mail will come firstly to server machine(host machine) after that it will redirect it to virtual machine and gateway will show up here again. I will set the port numbers, ip settings etc of guest. Am i right?
I am not sure but in nat, i think it is not the case. If it is, it is ok for me, too
thanks...