Dell XPS M1530 (Red) | T8300 | 4 GB | 750 GB 7200 rpm | 8600m GT | Wifi N | 1440x900 LG | 9 Cells | Windows 8.1 Pro x64
Verwijderd
hey
ben zelf ook n00b maar zal het proberen. ifconfig is tijdelijk...probeer eens met het commando netconf of netconfig je instellingen te doen, die zouden na een herstart wel moeten blijven staan...
ben zelf ook n00b maar zal het proberen. ifconfig is tijdelijk...probeer eens met het commando netconf of netconfig je instellingen te doen, die zouden na een herstart wel moeten blijven staan...
netconf doet niks hier. Zal wel niet geïnstalled staan. Weet niet of je netconfig bedoelt, maar daar kan ik die tabel niet mee aanpassen. Zit denk ik dan niks anders op om me in het opstartscript te verdiepen.
Dell XPS M1530 (Red) | T8300 | 4 GB | 750 GB 7200 rpm | 8600m GT | Wifi N | 1440x900 LG | 9 Cells | Windows 8.1 Pro x64
Verwijderd
hmz jammer, misschien is het commando route net als ifconfig een tijdelijke instelling en is er een ander commando/progje dat de instelling permanent maakt...
hmm, je DNS servers staan in /etc/resolv.conf
Je gateway + ip enzo staan in iets van ehmm, '/etc/sysconfig/network-scripts/ifcfg-eth1' ofzo.. moet je even zoeken..
Hier staat wel wat nuttige info:
http://www.linux-nl.cx/
http://www.linux-nl.cx/html/masquerading.html <-- daar staat dus ook wat over netwerken in.
Je gateway + ip enzo staan in iets van ehmm, '/etc/sysconfig/network-scripts/ifcfg-eth1' ofzo.. moet je even zoeken..
Hier staat wel wat nuttige info:
http://www.linux-nl.cx/
http://www.linux-nl.cx/html/masquerading.html <-- daar staat dus ook wat over netwerken in.
Thnx, ben nu 1 regel verder 
Ik heb:
en het moet worden
* Terror nog uitzoeken hoe 10.0.0.150 0.0.0.0 255.255.255.255 UH 0 0 0 eth0 erin te krijgen, Opdat ie onthouden wordt.
route add wil iig niet meewerken
Ik heb:
code:
1
2
3
4
| Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo |
en het moet worden
code:
1
2
3
4
5
| Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.0.0.150 0.0.0.0 255.255.255.255 UH 0 0 0 eth0 10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo |
* Terror nog uitzoeken hoe 10.0.0.150 0.0.0.0 255.255.255.255 UH 0 0 0 eth0 erin te krijgen, Opdat ie onthouden wordt.
route add wil iig niet meewerken
Dell XPS M1530 (Red) | T8300 | 4 GB | 750 GB 7200 rpm | 8600m GT | Wifi N | 1440x900 LG | 9 Cells | Windows 8.1 Pro x64
Topictitel verduidelijkt.
Aannames zijn fataal.
Dankje
Dell XPS M1530 (Red) | T8300 | 4 GB | 750 GB 7200 rpm | 8600m GT | Wifi N | 1440x900 LG | 9 Cells | Windows 8.1 Pro x64
Ben eruit wat betrefd die laatste regel. Heb hem toegevoegd aan /etc/rc.d/rc.local Werkt perfect.
Dell XPS M1530 (Red) | T8300 | 4 GB | 750 GB 7200 rpm | 8600m GT | Wifi N | 1440x900 LG | 9 Cells | Windows 8.1 Pro x64
Pagina: 1